Skip to content

Commit

Permalink
chore(deps): update image hashicorp/vault-k8s to v1.5.0 (#163)
Browse files Browse the repository at this point in the history
* fix(paperless): remove cnpg

* chore(deps): update image hashicorp/vault-k8s to v1.5.0

---------

Co-authored-by: Térence Chateigné <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and cterence authored Nov 16, 2024
1 parent 474596e commit 8158e7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions k8s-apps/paperless-ngx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ redis:
cnpg-cluster:
type: postgresql
mode: standalone
enablePDB: false
cluster:
enablePDB: false
instances: 1
Expand Down
2 changes: 1 addition & 1 deletion k8s-apps/vault-dev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ vault:
# image sets the repo and tag of the vault-k8s image to use for the injector.
image:
repository: "hashicorp/vault-k8s"
tag: "1.4.2"
tag: "1.5.0"
pullPolicy: IfNotPresent

# agentImage sets the repo and tag of the Vault image to use for the Vault Agent
Expand Down

0 comments on commit 8158e7e

Please sign in to comment.