Skip to content

Commit

Permalink
Bump vault to v1.18.2 and sidecars to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
DTLP committed Nov 26, 2024
1 parent e8d41fd commit 08536ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base/vault-namespace/vault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ spec:
- name: tls
mountPath: /etc/tls
- name: vault
image: hashicorp/vault:1.17.2
image: hashicorp/vault:1.18.2
readinessProbe:
# Ready if Vault is initialized, unsealed and active/standby
httpGet:
Expand Down Expand Up @@ -242,7 +242,7 @@ spec:
ports:
- containerPort: 9410
- name: statsd-exporter
image: prom/statsd-exporter:v0.26.1
image: prom/statsd-exporter:v0.28.0
args:
- --statsd.mapping-config=/statsd-mappings.yaml
ports:
Expand Down

0 comments on commit 08536ee

Please sign in to comment.