Merge branch 'renovate/cloudflared-0.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s

Update Helm release cloudflared to v0.5.0

See merge request deepcypher/dc-kc!961
This commit is contained in:
George Onoufriou
2026-01-22 00:15:56 +00:00
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: cloudflared
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.4.0
digest: sha256:76e8077928a1b3ee2d85ef259a416fc978238ba7d725b400c5bbd1504558b94f
generated: "2025-11-30T13:35:34.484395547Z"
version: 0.5.0
digest: sha256:9487f7a4a088186a134f9ab90f8ffaa99b1a4cf647c55667e36171c9e6f4197b
generated: "2026-01-16T00:35:52.778402545Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.3.0
version: 0.4.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
@@ -25,5 +25,5 @@ appVersion: "4"
dependencies:
- name: cloudflared
version: 0.4.0
version: 0.5.0
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"

View File

@@ -1,6 +1,6 @@
# cloudflared
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square)
![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | cloudflared | 0.4.0 |
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | cloudflared | 0.5.0 |
## Values

Binary file not shown.