Change references of guestbook-0.0.0.tgz to guestbook-0.0.1.tgz

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
This commit is contained in:
Xavi Garcia
2025-05-27 16:14:59 +02:00
parent dcf4917293
commit eeaf0dbbdf
6 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
namespace: fleet-mc-helm-external-example namespace: fleet-mc-helm-external-example
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
targetCustomizations: targetCustomizations:
- name: dev - name: dev
helm: helm:

View File

@@ -1,6 +1,6 @@
namespace: fleet-mc-helm-kustomize-example namespace: fleet-mc-helm-kustomize-example
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
targetCustomizations: targetCustomizations:
- name: dev - name: dev
clusterSelector: clusterSelector:

View File

@@ -5,6 +5,6 @@
namespace: fleet-helm-kustomize-example namespace: fleet-helm-kustomize-example
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
kustomize: kustomize:
dir: overlays/dev dir: overlays/dev

View File

@@ -8,7 +8,7 @@ metadata:
spec: spec:
correctDrift: {} correctDrift: {}
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
ignore: {} ignore: {}
namespace: fleet-mc-helm-external-example namespace: fleet-mc-helm-external-example
resources: resources:
@@ -209,7 +209,7 @@ spec:
- content: | - content: |
namespace: fleet-mc-helm-external-example namespace: fleet-mc-helm-external-example
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
targetCustomizations: targetCustomizations:
- name: dev - name: dev
helm: helm:
@@ -242,7 +242,7 @@ spec:
env: dev env: dev
correctDrift: {} correctDrift: {}
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
values: values:
replication: false replication: false
ignore: {} ignore: {}
@@ -252,7 +252,7 @@ spec:
env: test env: test
correctDrift: {} correctDrift: {}
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
values: values:
replicas: 3 replicas: 3
ignore: {} ignore: {}
@@ -262,7 +262,7 @@ spec:
env: prod env: prod
correctDrift: {} correctDrift: {}
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
values: values:
replicas: 3 replicas: 3
serviceType: LoadBalancer serviceType: LoadBalancer

View File

@@ -8,7 +8,7 @@ metadata:
spec: spec:
correctDrift: {} correctDrift: {}
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
ignore: {} ignore: {}
namespace: fleet-mc-helm-kustomize-example namespace: fleet-mc-helm-kustomize-example
resources: resources:
@@ -209,7 +209,7 @@ spec:
- content: | - content: |
namespace: fleet-mc-helm-kustomize-example namespace: fleet-mc-helm-kustomize-example
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
targetCustomizations: targetCustomizations:
- name: dev - name: dev
clusterSelector: clusterSelector:

View File

@@ -8,7 +8,7 @@ metadata:
spec: spec:
correctDrift: {} correctDrift: {}
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
ignore: {} ignore: {}
kustomize: kustomize:
dir: overlays/dev dir: overlays/dev
@@ -195,7 +195,7 @@ spec:
namespace: fleet-helm-kustomize-example namespace: fleet-helm-kustomize-example
helm: helm:
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.1.tgz
kustomize: kustomize:
dir: overlays/dev dir: overlays/dev
name: fleet.yaml name: fleet.yaml