File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/onsi/ginkgo/v2 v2.23.4
1010 github.com/onsi/gomega v1.37.0
1111 github.com/pkg/errors v0.9.1
12- github.com/projectsveltos/libsveltos v0.52.0
12+ github.com/projectsveltos/libsveltos v0.52.1
1313 github.com/prometheus/client_golang v1.22.0
1414 github.com/spf13/pflag v1.0.6
1515 golang.org/x/text v0.24.0
Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
138138github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
139139github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4g =
140140github.com/prashantv/gostub v1.1.0 /go.mod h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P1IAHhP5U =
141- github.com/projectsveltos/libsveltos v0.52.0 h1:AzdROgzlRsYShaDlaYlXQlA3UXbJyuEA5Gqx7VwMveg =
142- github.com/projectsveltos/libsveltos v0.52.0 /go.mod h1:FR5Zi1h1HRuRxsvhH24HQRWRCbJLcKailfYlcbG/Cvk =
141+ github.com/projectsveltos/libsveltos v0.52.1 h1:EoQweDP8I7lsTa6wJI0wsqgXSdd2aLdf9DAvyb9bELA =
142+ github.com/projectsveltos/libsveltos v0.52.1 /go.mod h1:FR5Zi1h1HRuRxsvhH24HQRWRCbJLcKailfYlcbG/Cvk =
143143github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q =
144144github.com/prometheus/client_golang v1.22.0 /go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8Y7vEW5scdCXrWRXC0 =
145145github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
Original file line number Diff line number Diff line change 4747 - --run-mode=do-not-send-reports
4848 command:
4949 - /manager
50- image: docker.io/projectsveltos/sveltos-agent@sha256:da55425fd797627e90cb0ac0fd7f97f348ec8ed5d966d9bf4d0c4292d8a5b257
50+ image: docker.io/projectsveltos/sveltos-agent@sha256:9300eb3bcbd089d2adcdcea2a37b996d11e64e4952ed1118b6a96f22417c8126
5151 livenessProbe:
5252 failureThreshold: 3
5353 httpGet:
Original file line number Diff line number Diff line change 2929 - --run-mode=do-not-send-reports
3030 command :
3131 - /manager
32- image : docker.io/projectsveltos/sveltos-agent@sha256:da55425fd797627e90cb0ac0fd7f97f348ec8ed5d966d9bf4d0c4292d8a5b257
32+ image : docker.io/projectsveltos/sveltos-agent@sha256:9300eb3bcbd089d2adcdcea2a37b996d11e64e4952ed1118b6a96f22417c8126
3333 livenessProbe :
3434 failureThreshold : 3
3535 httpGet :
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ spec:
198198 - --run-mode=do-not-send-reports
199199 command:
200200 - /manager
201- image: docker.io/projectsveltos/sveltos-agent@sha256:da55425fd797627e90cb0ac0fd7f97f348ec8ed5d966d9bf4d0c4292d8a5b257
201+ image: docker.io/projectsveltos/sveltos-agent@sha256:9300eb3bcbd089d2adcdcea2a37b996d11e64e4952ed1118b6a96f22417c8126
202202 livenessProbe:
203203 failureThreshold: 3
204204 httpGet:
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ spec:
180180 - --run-mode=do-not-send-reports
181181 command :
182182 - /manager
183- image : docker.io/projectsveltos/sveltos-agent@sha256:da55425fd797627e90cb0ac0fd7f97f348ec8ed5d966d9bf4d0c4292d8a5b257
183+ image : docker.io/projectsveltos/sveltos-agent@sha256:9300eb3bcbd089d2adcdcea2a37b996d11e64e4952ed1118b6a96f22417c8126
184184 livenessProbe :
185185 failureThreshold : 3
186186 httpGet :
You can’t perform that action at this time.
0 commit comments