Skip to content

Commit

Permalink
Merge pull request #1114 from christianhuth/renovate/etcd-defrag-bitn…
Browse files Browse the repository at this point in the history
…ami-etcd-3.x

Update bitnami/etcd Docker tag to v3.5.15
  • Loading branch information
christianhuth authored Aug 29, 2024
2 parents a3cf54f + 118f31d commit a9c11a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/etcd-defrag/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: etcd-defrag
description: A Helm chart for running a defragmentation CronJob for ETCD
type: application
version: 1.1.1
appVersion: "3.5.12"
version: 1.1.2
appVersion: "3.5.15"
home: https://github.com/christianhuth/helm-charts
icon: https://cdn.worldvectorlogo.com/logos/etcd-1.svg
maintainers:
Expand All @@ -15,4 +15,4 @@ sources:
annotations:
artifacthub.io/changes: |
- kind: changed
description: URL and name of Helm repository
description: bumped image version to 3.5.15
2 changes: 1 addition & 1 deletion charts/etcd-defrag/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ image:
# -- image pull policy
pullPolicy: Always
# -- Overrides the image tag
tag: "3.5.12"
tag: "3.5.15"

# -- If defined, uses a Secret to pull an image from a private Docker registry or repository.
imagePullSecrets: []
Expand Down

0 comments on commit a9c11a6

Please sign in to comment.