File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ADMIN_CONSOLE_IMAGE_OVERRIDE =
9
9
ADMIN_CONSOLE_MIGRATIONS_IMAGE_OVERRIDE =
10
10
EMBEDDED_OPERATOR_CHART_URL = oci://registry.replicated.com/library
11
11
EMBEDDED_OPERATOR_CHART_NAME = embedded-cluster-operator
12
- EMBEDDED_OPERATOR_CHART_VERSION = 0.32.2
12
+ EMBEDDED_OPERATOR_CHART_VERSION = 0.33.1
13
13
EMBEDDED_OPERATOR_UTILS_IMAGE = busybox:1.36.1
14
14
EMBEDDED_CLUSTER_OPERATOR_IMAGE_OVERRIDE =
15
15
OPENEBS_CHART_URL = https://openebs.github.io/openebs
Original file line number Diff line number Diff line change 46
46
name: embedded-cluster-operator
47
47
namespace: embedded-cluster
48
48
order: 2
49
- version: 0.32.2
49
+ version: 0.33.1
50
50
- chartname: oci://registry.replicated.com/library/admin-console
51
51
name: admin-console
52
52
namespace: kotsadm
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ require (
14
14
github.com/jedib0t/go-pretty v4.3.0+incompatible
15
15
github.com/k0sproject/dig v0.2.0
16
16
github.com/k0sproject/k0s v1.29.5-0.20240418091920-5421d2dc4754
17
- github.com/replicatedhq/embedded-cluster-kinds v1.2.4
18
- github.com/replicatedhq/embedded-cluster-operator v0.32.3
17
+ github.com/replicatedhq/embedded-cluster-kinds v1.3.1
18
+ github.com/replicatedhq/embedded-cluster-operator v0.33.1
19
19
github.com/replicatedhq/embedded-cluster-utils v1.0.0
20
20
github.com/replicatedhq/kotskinds v0.0.0-20240523174825-f4d441adb453
21
21
github.com/replicatedhq/troubleshoot v0.92.2
Original file line number Diff line number Diff line change @@ -251,10 +251,10 @@ github.com/prometheus/common v0.45.0 h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lne
251
251
github.com/prometheus/common v0.45.0 /go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY =
252
252
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo =
253
253
github.com/prometheus/procfs v0.12.0 /go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo =
254
- github.com/replicatedhq/embedded-cluster-kinds v1.2.4 h1:jt4iriW2Y1YAhQXf1HH7N8tGj7dNup6im25gMQElnTc =
255
- github.com/replicatedhq/embedded-cluster-kinds v1.2.4 /go.mod h1:YognvIhVsE5CevfCU0XLTMUCIAiXhWyYhwbU0EwCnvA =
256
- github.com/replicatedhq/embedded-cluster-operator v0.32.3 h1:rkeQsr8Un2tVkXjhrKD4TkL1+Z2awURe95ZYspW3EqI =
257
- github.com/replicatedhq/embedded-cluster-operator v0.32.3 /go.mod h1:TKqiiXrsqwfA8BxVnUXtuTpMpkla9QESep+q0TBglGw =
254
+ github.com/replicatedhq/embedded-cluster-kinds v1.3.1 h1:rLf/rwRUKml/aChk7KRLCef2aX1Fe3leqD5W1e+aihw =
255
+ github.com/replicatedhq/embedded-cluster-kinds v1.3.1 /go.mod h1:YognvIhVsE5CevfCU0XLTMUCIAiXhWyYhwbU0EwCnvA =
256
+ github.com/replicatedhq/embedded-cluster-operator v0.33.1 h1:j1IgapXdA03KlfkLCEr9u5intvpA8mvTmDCDgzXXIw0 =
257
+ github.com/replicatedhq/embedded-cluster-operator v0.33.1 /go.mod h1:BkGj46YnsoBhXR7Hru/YqYUlxiZaWlJcOi7jvczqBNY =
258
258
github.com/replicatedhq/embedded-cluster-utils v1.0.0 h1:Axdni1nYfl5zeOP9g5U79yvN8cRdClyU6hz0wV1Hmdc =
259
259
github.com/replicatedhq/embedded-cluster-utils v1.0.0 /go.mod h1:4JmMC2CwMCLxq05GEW3XSPPVotqyamAF/omrbB3pH+c =
260
260
github.com/replicatedhq/kotskinds v0.0.0-20240523174825-f4d441adb453 h1:g8CQQ9R4gjIdoHuBX1LN1hmF3Omq2JfA040JfpfNVC8 =
You can’t perform that action at this time.
0 commit comments