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

chore(deps): update container image cloudflare/cloudflared to v2024.4.1@fcfafd1 by renovate #21226

Merged
merged 1 commit into from
Apr 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/cloudflared/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.4.0
appVersion: 2024.4.1
dependencies:
- name: common
version: 20.3.11
Expand All @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.webp
keywords:
- cloudflared
- networking
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
- https://hub.docker.com/r/cloudflare/cloudflared
type: application
version: 10.10.11
version: 10.10.12
2 changes: 1 addition & 1 deletion charts/stable/cloudflared/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2024.4.0@sha256:f2a8f348ad721b1a5f2836ca63c08d9a7629081e086a530c8b8bf05bc7fe0f01
tag: 2024.4.1@sha256:fcfafd14a658837c49a794671d5bec2c9e4227730abdc29db7c066f4381acba4
workload:
main:
podSpec:
Expand Down