File tree Expand file tree Collapse file tree 13 files changed +21
-21
lines changed
Expand file tree Collapse file tree 13 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ ARCH ?= amd64
3636OS ?= $(shell uname -s | tr A-Z a-z)
3737K8S_LATEST_VER ?= $(shell curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)
3838export CONTROLLER_IMG ?= $(REGISTRY ) /$(IMAGE_NAME )
39- TAG ?= main
39+ TAG ?= v0.55.0
4040
4141# # Tool Binaries
4242CONTROLLER_GEN := $(TOOLS_BIN_DIR ) /controller-gen
Original file line number Diff line number Diff line change 88 spec :
99 containers :
1010 # Change the value of image field below to your controller image URL
11- - image : docker.io/projectsveltos/shard-controller:main
11+ - image : docker.io/projectsveltos/shard-controller:v0.55.0
1212 name : manager
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ spec:
145145 - --agent-in-mgmt-cluster=false
146146 command :
147147 - /manager
148- image : docker.io/projectsveltos/shard-controller:main
148+ image : docker.io/projectsveltos/shard-controller:v0.55.0
149149 livenessProbe :
150150 failureThreshold : 3
151151 httpGet :
Original file line number Diff line number Diff line change 2424 - --shard-key={{.SHARD}}
2525 - --capi-onboard-annotation=
2626 - --v=5
27- - --version=main
27+ - --version=v0.55.0
2828 - --agent-in-mgmt-cluster=false
2929 command :
3030 - /manager
3737 valueFrom :
3838 resourceFieldRef :
3939 resource : limits.cpu
40- image : docker.io/projectsveltos/addon-controller@sha256:059219923cbc56fbb30c25deec80bf4019157d81c19d634affbb404abb00d210
40+ image : docker.io/projectsveltos/addon-controller@sha256:6cff8e1ac99fdb98763281ef07a4f222764089d49c565b674c8ce2ebcd4011fb
4141 livenessProbe :
4242 failureThreshold : 3
4343 httpGet :
Original file line number Diff line number Diff line change 4242 - --shard-key={{.SHARD}}
4343 - --capi-onboard-annotation=
4444 - --v=5
45- - --version=main
45+ - --version=v0.55.0
4646 - --agent-in-mgmt-cluster=false
4747 command:
4848 - /manager
5555 valueFrom:
5656 resourceFieldRef:
5757 resource: limits.cpu
58- image: docker.io/projectsveltos/addon-controller@sha256:059219923cbc56fbb30c25deec80bf4019157d81c19d634affbb404abb00d210
58+ image: docker.io/projectsveltos/addon-controller@sha256:6cff8e1ac99fdb98763281ef07a4f222764089d49c565b674c8ce2ebcd4011fb
5959 livenessProbe:
6060 failureThreshold: 3
6161 httpGet:
Original file line number Diff line number Diff line change @@ -42,12 +42,12 @@ spec:
4242 - --shard-key={{.SHARD}}
4343 - --capi-onboard-annotation=
4444 - --v=5
45- - --version=main
45+ - --version=v0.55.0
4646 - --registry=
4747 - --agent-in-mgmt-cluster=false
4848 command:
4949 - /manager
50- image: docker.io/projectsveltos/classifier@sha256:b7a07c1b9afdd073bc6806d96e43f20dd01d3213a4d4a4355e93c677a0e9c402
50+ image: docker.io/projectsveltos/classifier@sha256:2087ec38185a3b52bdf08805f69b3ce2fbd5da9f85c47bdf7e5db519fe3ce38b
5151 livenessProbe:
5252 failureThreshold: 3
5353 httpGet:
Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ spec:
2424 - --shard-key={{.SHARD}}
2525 - --capi-onboard-annotation=
2626 - --v=5
27- - --version=main
27+ - --version=v0.55.0
2828 - --registry=
2929 - --agent-in-mgmt-cluster=false
3030 command :
3131 - /manager
32- image : docker.io/projectsveltos/classifier@sha256:b7a07c1b9afdd073bc6806d96e43f20dd01d3213a4d4a4355e93c677a0e9c402
32+ image : docker.io/projectsveltos/classifier@sha256:2087ec38185a3b52bdf08805f69b3ce2fbd5da9f85c47bdf7e5db519fe3ce38b
3333 livenessProbe :
3434 failureThreshold : 3
3535 httpGet :
Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ spec:
2323 - --shard-key={{.SHARD}}
2424 - --capi-onboard-annotation=
2525 - --v=5
26- - --version=main
26+ - --version=v0.55.0
2727 - --agent-in-mgmt-cluster=false
2828 command :
2929 - /manager
30- image : docker.io/projectsveltos/event-manager@sha256:90bb6038155c4f88d77da4b606ebb266c6b0f72b950cc4b2fee45a14de7b08e4
30+ image : docker.io/projectsveltos/event-manager@sha256:8b99d34e51d9ce12bde0f70bc39a8b4aaa53190e188bc9b248801ffd2965a20a
3131 livenessProbe :
3232 failureThreshold : 3
3333 httpGet :
Original file line number Diff line number Diff line change @@ -41,11 +41,11 @@ spec:
4141 - --shard-key={{.SHARD}}
4242 - --capi-onboard-annotation=
4343 - --v=5
44- - --version=main
44+ - --version=v0.55.0
4545 - --agent-in-mgmt-cluster=false
4646 command:
4747 - /manager
48- image: docker.io/projectsveltos/event-manager@sha256:90bb6038155c4f88d77da4b606ebb266c6b0f72b950cc4b2fee45a14de7b08e4
48+ image: docker.io/projectsveltos/event-manager@sha256:8b99d34e51d9ce12bde0f70bc39a8b4aaa53190e188bc9b248801ffd2965a20a
4949 livenessProbe:
5050 failureThreshold: 3
5151 httpGet:
Original file line number Diff line number Diff line change @@ -41,11 +41,11 @@ spec:
4141 - --shard-key={{.SHARD}}
4242 - --capi-onboard-annotation=
4343 - --v=5
44- - --version=main
44+ - --version=v0.55.0
4545 - --agent-in-mgmt-cluster=false
4646 command:
4747 - /manager
48- image: docker.io/projectsveltos/healthcheck-manager@sha256:9f8f60a5f66d15b998c730706c031d993bda55277e4942a008d4000601c2eb8a
48+ image: docker.io/projectsveltos/healthcheck-manager@sha256:3a91761cc3981b8caf10ace7a4d02a90174979107767fe9098338a2507e3d2b6
4949 livenessProbe:
5050 failureThreshold: 3
5151 httpGet:
You can’t perform that action at this time.
0 commit comments