Skip to content

Commit

Permalink
chore(deps): update bash docker digest to 4bbfbe0 (#2260)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 18, 2024
1 parent 2fbaa72 commit 5d34e41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extras/cloudsql/populate-jobs/populate-accounts-db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ spec:
serviceAccountName: boa-ksa
containers:
- name: sidecar-controller
image: bash@sha256:ce062497c248eb1cf4d32927f8c1780cce158d3ed0658c586a5be7308d583cbb
image: bash@sha256:4bbfbe07eceeed5ab9136b37faf4f5cff3c28a339087ce068a76f2c1733054e8
command: ['bash', '-c', '. /scripts/wait-to-complete-sidecar.sh "initialize-database.sh" "cloud_sql_proxy"']
volumeMounts:
- name: scripts
Expand Down
2 changes: 1 addition & 1 deletion extras/cloudsql/populate-jobs/populate-ledger-db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ spec:
serviceAccountName: boa-ksa
containers:
- name: sidecar-controller
image: bash@sha256:ce062497c248eb1cf4d32927f8c1780cce158d3ed0658c586a5be7308d583cbb
image: bash@sha256:4bbfbe07eceeed5ab9136b37faf4f5cff3c28a339087ce068a76f2c1733054e8
command: ['bash', '-c', '. /scripts/wait-to-complete-sidecar.sh "initialize-database.sh" "cloud_sql_proxy"']
volumeMounts:
- name: scripts
Expand Down

0 comments on commit 5d34e41

Please sign in to comment.