Skip to content

Commit

Permalink
Merge branch 'renovate/docker.io-cloudflare-cloudflared-2025.x' into …
Browse files Browse the repository at this point in the history
…'main'

chore(deps): update docker.io/cloudflare/cloudflared docker tag to v2025.2.1

See merge request GeorgeRaven/raven-helm-charts!147
  • Loading branch information
DreamingRaven committed Feb 27, 2025
2 parents 75d2c21 + 29885dc commit 3c79882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cloudflared/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "2025.1.1" # renovate: datasource=docker depName=docker.io/cloudflar
description: A Helm chart for Kubernetes
name: cloudflared
type: application
version: 0.2.0
version: 0.2.1
dependencies:
- name: corvid
version: 0.12.0
Expand Down
2 changes: 1 addition & 1 deletion charts/cloudflared/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ image:
## @param image.pullPolicy [string] Image pull policy
pullPolicy: IfNotPresent
## @param image.tag [string] Overrides the image tag whose default is the chart appVersion.
tag: "2025.2.0"
tag: "2025.2.1"

persistence:
enabled: false
Expand Down

0 comments on commit 3c79882

Please sign in to comment.