test: test chart and values from same repo, different refs

This commit is contained in:
Andrei Kartashov 2024-05-16 16:20:25 +07:00
parent e5489108fe
commit adbd9dadb2
4 changed files with 4 additions and 4 deletions

2
charts/test/Chart.yaml Normal file
View file

@ -0,0 +1,2 @@
name: test
version: 0.0.2

View file

@ -15,8 +15,8 @@ spec:
- CreateNamespace=true
sources:
- repoURL: git@github.com:amkartashov/gf-k8s.git
targetRevision: test-chart-v0.0.1
path: state/gullfaxi/apps/test/manifests/
targetRevision: test-chart-v0.0.2
path: charts/test
helm:
valueFiles:
- $values/state/gullfaxi/apps/test/values.yaml

View file

@ -1,2 +0,0 @@
name: test
version: 0.0.1