Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update hashicorp/vault ( 1.17.2 β†’ 1.18.1 ) #113

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

commit-commander[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
hashicorp/vault minor 1.17.2 -> 1.18.1

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@commit-commander
Copy link
Contributor Author

--- HelmRelease: vault/vault StatefulSet: vault/vault

+++ HelmRelease: vault/vault StatefulSet: vault/vault

@@ -56,13 +56,13 @@

           defaultMode: 420
           secretName: darkfellanet-tls
       - name: home
         emptyDir: {}
       containers:
       - name: vault
-        image: hashicorp/vault:1.17.2
+        image: hashicorp/vault:1.18.1
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         - -ec
         args:
         - "cp /vault/config/extraconfig-from-values.hcl /tmp/storageconfig.hcl;\n\

@commit-commander
Copy link
Contributor Author

--- kubernetes/main/apps/vault/vault/app Kustomization: flux-system/vault HelmRelease: vault/vault

+++ kubernetes/main/apps/vault/vault/app Kustomization: flux-system/vault HelmRelease: vault/vault

@@ -110,13 +110,13 @@

           setNodeId: false
         replicas: 1
       hostNetwork: false
       image:
         pullPolicy: IfNotPresent
         repository: hashicorp/vault
-        tag: 1.17.2
+        tag: 1.18.1
       includeConfigAnnotation: false
       livenessProbe:
         enabled: true
         failureThreshold: 2
         initialDelaySeconds: 60
         path: /v1/sys/health?standbyok=true

@d4rkfella d4rkfella merged commit 7f04c7e into main Nov 2, 2024
10 checks passed
@commit-commander commit-commander bot deleted the renovate/main-hashicorp-vault-1.x branch November 2, 2024 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant