Commit Graph

10 Commits

Author SHA1 Message Date
Tim Hardeck
0cf04e62be Switch Redis image to official one
which supports other architectures like aarch64.
2024-08-29 19:34:03 +02:00
Emiliano Langella
225e7e6c2c Use new frontend image (#45)
Update the image based on new instructions from Google [1], as Container
Registry is deprecated [2].

[1]: https://cloud.google.com/kubernetes-engine/docs/tutorials/guestbook
[2]: https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr
2024-03-14 10:35:18 +01:00
Corentin Néau
86f321d37b Use patchesStrategicMerge for Kustomize patching
Drop for legacy patches was dropped [1] in `sigs.k8s.io/kustomize/api`
`v0.13.0`, causing Fleet acceptance tests for Kustomize examples to
fail.

[1]: https://github.com/kubernetes-sigs/kustomize/releases/tag/api%2Fv0.13.0
2023-10-03 17:31:02 +02:00
Mario Manno
91e986032e Switch redis from k8s.gcr.io to registry.k8s.io 2023-03-03 15:10:53 +01:00
Mario Manno
d18a4031cb Bump more guestbook examples
The remaining examples rely on the released helm chart, which hasn't
been updated yet.
2022-08-23 17:35:47 +02:00
Silvio Moioli
100dac8bc2 Fix multi-cluster examples
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2022-05-16 15:37:52 +02:00
ron1
5c6a933ae2 Correct multi-cluster README.md GitRepo manifests to use 'fleet-default' namespace 2020-12-09 01:16:18 -05:00
ron1
ade52e7e07 Correct typos in examples 2020-11-19 06:11:21 -05:00
Darren Shepherd
541764c8c3 Fix target -> targetCustomizations typos 2020-09-16 07:48:11 -07:00
Darren Shepherd
4eff05a5c2 Update examples 2020-09-15 22:35:41 -07:00