mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
9 lines
210 B
YAML
9 lines
210 B
YAML
---
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- github.com/rancher/system-upgrade-controller?ref=v0.9.1
|
|
images:
|
|
- name: rancher/system-upgrade-controller
|
|
newTag: v0.9.1
|