change version num for regex problems
This commit is contained in:
parent
e6e9ba3460
commit
7f8450cbf3
10 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
||||||
targetRevision: streams-manifests-2024-12-09-v09
|
targetRevision: streams-manifests-2024-12-11-v06
|
||||||
path: kafdrop/overlays/test
|
path: kafdrop/overlays/test
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|
|
@ -6,8 +6,8 @@ helmGlobals:
|
||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- includeCRDs: true
|
- includeCRDs: true
|
||||||
name: kafdrop.4.1.0
|
name: kafdrop
|
||||||
namespace: kafdrop
|
namespace: kafdrop
|
||||||
releaseName: kafdrop.4.1.0
|
releaseName: kafdrop
|
||||||
valuesFile: ./values.yaml # Path to your values.yaml file
|
valuesFile: ./values.yaml # Path to your values.yaml file
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue