-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update Helm chart vault to v0.29.1 #814
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/vault-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
March 15, 2023 17:01
4d88f22
to
40104fc
Compare
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
April 6, 2023 23:52
40104fc
to
0229238
Compare
renovate
bot
changed the title
Update Helm chart vault to v0.23.0
Update Helm chart vault to v0.24.0
Apr 6, 2023
renovate
bot
changed the title
Update Helm chart vault to v0.24.0
Update Helm chart vault to v0.24.1
Apr 17, 2023
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
April 17, 2023 19:55
0229238
to
cd51b66
Compare
renovate
bot
changed the title
Update Helm chart vault to v0.24.1
Update Helm chart vault to v0.25.0
Jun 26, 2023
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
June 26, 2023 19:08
cd51b66
to
6f50b6d
Compare
renovate
bot
changed the title
Update Helm chart vault to v0.25.0
Update Helm chart vault to v0.26.0
Oct 27, 2023
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
October 27, 2023 21:17
6f50b6d
to
b2ea5e2
Compare
renovate
bot
changed the title
Update Helm chart vault to v0.26.0
Update Helm chart vault to v0.26.1
Oct 30, 2023
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
October 30, 2023 20:38
b2ea5e2
to
3ff41eb
Compare
renovate
bot
changed the title
Update Helm chart vault to v0.26.1
Update Helm chart vault to v0.27.0
Nov 17, 2023
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
November 17, 2023 01:25
3ff41eb
to
1516979
Compare
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
April 9, 2024 01:44
1516979
to
4e4fcc0
Compare
renovate
bot
changed the title
Update Helm chart vault to v0.27.0
Update Helm chart vault to v0.28.0
Apr 9, 2024
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
July 11, 2024 23:25
4e4fcc0
to
1361ea0
Compare
renovate
bot
changed the title
Update Helm chart vault to v0.28.0
Update Helm chart vault to v0.28.1
Jul 11, 2024
renovate
bot
changed the title
Update Helm chart vault to v0.28.1
Update Helm chart vault to v0.29.0
Nov 8, 2024
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
November 8, 2024 00:18
1361ea0
to
c1e87fd
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | vault | 0.22.0 | 0.29.1 | Signed-off-by: Nicholas St. Germain <[email protected]>
renovate
bot
force-pushed
the
renovate/vault-0.x
branch
from
November 21, 2024 00:02
c1e87fd
to
33f1255
Compare
renovate
bot
changed the title
Update Helm chart vault to v0.29.0
Update Helm chart vault to v0.29.1
Nov 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.22.0
->0.29.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hashicorp/vault-helm (vault)
v0.29.1
Compare Source
Bugs:
v0.29.0
Compare Source
Changes:
vault
version updated to 1.18.1vault-k8s
version updated to 1.5.0vault-csi-provider
version updated to 1.5.0Features:
Bugs:
v0.28.1
Compare Source
Changes:
vault
version updated to 1.17.2vault-k8s
version updated to 1.4.2vault-csi-provider
version updated to 1.4.3Improvements:
tlsConfig
andauthorization
for Prometheus ServiceMonitor GH-1025v0.28.0
Compare Source
Changes:
vault
version updated to 1.16.1vault-k8s
version updated to 1.4.1vault-csi-provider
version updated to 1.4.2Features:
Bugs:
get
nodes
permission to ClusterRole GH-1005v0.27.0
Compare Source
Changes:
vault
version updated to 1.15.2Features:
persistentVolumeClaimRetentionPolicy
on the StatefulSet GH-965Improvements:
v0.26.1
Compare Source
Bugs:
server.ha.replicas
when set via override file. The0.26.0
chart would ignoreserver.ha.replicas
and always deploy 3 server replicas whenserver.ha.enabled=true
unless overridden by command line when issuing the helm command:--set server.ha.replicas=<some_number>
. Fixed in GH-961v0.26.0
Compare Source
Changes:
vault
version updated to 1.15.1vault-k8s
version updated to 1.3.1vault-csi-provider
version updated to 1.4.1Features:
hostAliases
for the StatefulSet pods GH-955server.service.active.annotations
andserver.service.standby.annotations
GH-896Bugs:
csi-role
andcsi-rolebindings
. GH-909Improvements:
global.namespace
to override the helm installation namespace. GH-909v0.25.0
Compare Source
Changes:
server.service.publishNotReadyAddresses
setting and always sets it astrue
GH-902vault
updated to 1.14.0 GH-916vault-csi-provider
updated to 1.4.0 GH-916Improvements:
nodeSelector
andaffinity
configurable for CSI daemonset's pods GH-862ephemeralLimit
andephemeralRequest
as options for configuring Agent's ephemeral storage resources GH-798Bugs:
prometheusRules.rules
to an empty list GH-886v0.24.1
Compare Source
Bugs:
v0.24.0
Compare Source
Changes:
vault
updated to 1.13.1 GH-863vault-k8s
updated to 1.2.1 GH-868vault-csi-provider
updated to 1.3.0 GH-749Features:
extraPorts
option for adding ports to the Vault server statefulset GH-841v0.23.0
Compare Source
Changes:
vault
updated to 1.12.1 GH-814vault-k8s
updated to 1.1.0 GH-814vault-csi-provider
updated to 1.2.1 GH-814Features:
extraLabels
for Vault server serviceAccount GH-806server.service.active.enabled
andserver.service.standby.enabled
options to selectively disable additional services GH-811server.serviceAccount.serviceDiscovery.enabled
option to selectively disable a Vault service discovery role and role binding GH-811server.service.instanceSelector.enabled
option to allow selecting pods outside the helm chart deployment GH-813Bugs:
.server.ha.clusterAddr
value GH-810v0.22.1
Compare Source
Changes:
vault
updated to 1.12.0 GH-803vault-k8s
updated to 1.0.1 GH-803Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.