Skip to content

Commit 3b619aa

Browse files
committed
chore: update Helm chart versions to 2025-11.1-rc2
1 parent bb05ac3 commit 3b619aa

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

self-host/charts/capacitor-next-agent/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: capacitor-next-agent
33
description: A Helm chart for Capacitor Next Agent - Remote cluster agent for Capacitor
44
type: application
5-
version: 2025-11.1-rc1
6-
appVersion: "agent-v2025-11.1-rc1"
5+
version: 2025-11.1-rc2
6+
appVersion: "agent-v2025-11.1-rc2"
77
home: https://github.com/gimlet-io/capacitor
88
maintainers:
99
- name: Gimlet

self-host/charts/capacitor-next-agent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Container image configuration
44
image:
55
repository: ghcr.io/gimlet-io/capacitor-next
6-
tag: agent-v2025-11.1-rc1
6+
tag: agent-v2025-11.1-rc2
77
pullPolicy: IfNotPresent
88

99
# Number of replicas

self-host/charts/capacitor-next/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: capacitor-next
33
description: A Helm chart for Capacitor Next - Kubernetes UI for FluxCD
44
type: application
5-
version: 2025-11.1-rc1
6-
appVersion: "v2025-11.1-rc1"
5+
version: 2025-11.1-rc2
6+
appVersion: "v2025-11.1-rc2"
77
home: https://github.com/gimlet-io/capacitor
88
maintainers:
99
- name: Gimlet

self-host/charts/capacitor-next/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Container image configuration
44
image:
55
repository: ghcr.io/gimlet-io/capacitor-next
6-
tag: v2025-11.1-rc1
6+
tag: v2025-11.1-rc2
77
pullPolicy: IfNotPresent
88

99
# Number of replicas

0 commit comments

Comments
 (0)