pin release-0.4 image version to tag 0.4.0
This commit is contained in:
		| @@ -67,7 +67,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
|   | ||||
| @@ -101,7 +101,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
| @@ -131,7 +131,7 @@ spec: | ||||
|           readOnly: false | ||||
|       initContainers: | ||||
|       - name: install-cni | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         - -c | ||||
|   | ||||
| @@ -96,7 +96,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
| @@ -127,7 +127,7 @@ spec: | ||||
|           readOnly: false | ||||
|       initContainers: | ||||
|       - name: generate-kubeconfig | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         args: | ||||
|   | ||||
| @@ -133,7 +133,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
| @@ -164,7 +164,7 @@ spec: | ||||
|           readOnly: false | ||||
|       initContainers: | ||||
|       - name: generate-kubeconfig | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         args: | ||||
| @@ -185,7 +185,7 @@ spec: | ||||
|             fieldRef: | ||||
|               fieldPath: metadata.namespace | ||||
|       - name: install-cni | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         - -c | ||||
| @@ -264,7 +264,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo  | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
| @@ -311,7 +311,7 @@ spec: | ||||
|           readOnly: false | ||||
|       initContainers: | ||||
|       - name: generate-kubeconfig | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         args: | ||||
| @@ -332,7 +332,7 @@ spec: | ||||
|             fieldRef: | ||||
|               fieldPath: metadata.namespace | ||||
|       - name: install-cni | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         - -c | ||||
| @@ -428,7 +428,7 @@ spec: | ||||
|           readOnly: true | ||||
|       initContainers: | ||||
|       - name: generate-kubeconfig | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         args: | ||||
|   | ||||
| @@ -131,7 +131,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
| @@ -178,7 +178,7 @@ spec: | ||||
|           readOnly: false | ||||
|       initContainers: | ||||
|       - name: generate-kubeconfig | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         args: | ||||
| @@ -199,7 +199,7 @@ spec: | ||||
|             fieldRef: | ||||
|               fieldPath: metadata.namespace | ||||
|       - name: install-cni | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         - -c | ||||
|   | ||||
| @@ -130,7 +130,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
| @@ -160,7 +160,7 @@ spec: | ||||
|           readOnly: false | ||||
|       initContainers: | ||||
|       - name: generate-kubeconfig | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         args: | ||||
| @@ -181,7 +181,7 @@ spec: | ||||
|             fieldRef: | ||||
|               fieldPath: metadata.namespace | ||||
|       - name: install-cni | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         - -c | ||||
|   | ||||
| @@ -79,7 +79,7 @@ spec: | ||||
|             mountPath: /var/run/wireguard | ||||
|             readOnly: false | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
|   | ||||
| @@ -67,7 +67,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
|   | ||||
| @@ -114,7 +114,7 @@ spec: | ||||
|             mountPath: /var/run/wireguard | ||||
|             readOnly: false | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         imagePullPolicy: IfNotPresent | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
| @@ -150,7 +150,7 @@ spec: | ||||
|           readOnly: false | ||||
|       initContainers: | ||||
|       - name: install-cni | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         imagePullPolicy: IfNotPresent | ||||
|         command: | ||||
|         - /bin/sh | ||||
|   | ||||
| @@ -101,7 +101,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
| @@ -131,7 +131,7 @@ spec: | ||||
|           readOnly: false | ||||
|       initContainers: | ||||
|       - name: install-cni | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         - -c | ||||
|   | ||||
| @@ -67,7 +67,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
|   | ||||
| @@ -101,7 +101,7 @@ spec: | ||||
|       hostNetwork: true | ||||
|       containers: | ||||
|       - name: kilo | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - --kubeconfig=/etc/kubernetes/kubeconfig | ||||
|         - --hostname=$(NODE_NAME) | ||||
| @@ -131,7 +131,7 @@ spec: | ||||
|           readOnly: false | ||||
|       initContainers: | ||||
|       - name: install-cni | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         command: | ||||
|         - /bin/sh | ||||
|         - -c | ||||
|   | ||||
| @@ -46,7 +46,7 @@ spec: | ||||
|         runAsUser: 1000 | ||||
|       containers: | ||||
|       - name: server | ||||
|         image: squat/kilo | ||||
|         image: squat/kilo:0.4.0 | ||||
|         args: | ||||
|         - webhook | ||||
|         - --cert-file=/run/secrets/tls/tls.crt | ||||
|   | ||||
		Reference in New Issue
	
	Block a user