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
|
||||
source:
|
||||
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
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
|
|
@ -6,8 +6,8 @@ helmGlobals:
|
|||
|
||||
helmCharts:
|
||||
- includeCRDs: true
|
||||
name: kafdrop.4.1.0
|
||||
name: kafdrop
|
||||
namespace: kafdrop
|
||||
releaseName: kafdrop.4.1.0
|
||||
releaseName: kafdrop
|
||||
valuesFile: ./values.yaml # Path to your values.yaml file
|
||||
version: 4.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue