Skip to content

feat(container): update image ghcr.io/openclaw-rocks/charts/openclaw-operator ( 0.20.1 ➔ 0.21.1 )#596

Merged
Aviator-Coding merged 1 commit intomainfrom
renovate/ghcr.io-openclaw-rocks-charts-openclaw-operator-0.x
Mar 17, 2026
Merged

feat(container): update image ghcr.io/openclaw-rocks/charts/openclaw-operator ( 0.20.1 ➔ 0.21.1 )#596
Aviator-Coding merged 1 commit intomainfrom
renovate/ghcr.io-openclaw-rocks-charts-openclaw-operator-0.x

Conversation

@mortyops
Copy link
Copy Markdown
Contributor

@mortyops mortyops bot commented Mar 17, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/openclaw-rocks/charts/openclaw-operator (source) minor 0.20.10.21.1

Release Notes

OpenClaw-rocks/k8s-operator (ghcr.io/openclaw-rocks/charts/openclaw-operator)

v0.21.1

Compare Source

Bug Fixes
  • drop read-only PVC mount in backup CronJob to fix fsGroup (#​369) (29117d3)

v0.21.0

Compare Source

Features
  • add optional gateway proxy sidecar (spec.gateway.enabled) (#​339) (24ea26c)
Bug Fixes
  • replace invalid metrics config injection with OTel Collector sidecar (#​374) (706c77f)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops bot commented Mar 17, 2026

--- kubernetes/apps/openclaw/operator Kustomization: openclaw/openclaw-operator OCIRepository: openclaw/openclaw-operator

+++ kubernetes/apps/openclaw/operator Kustomization: openclaw/openclaw-operator OCIRepository: openclaw/openclaw-operator

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.20.1
+    tag: 0.21.1
   url: oci://ghcr.io/openclaw-rocks/charts/openclaw-operator
 

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops bot commented Mar 17, 2026

--- HelmRelease: openclaw/openclaw-operator Deployment: openclaw/openclaw-operator

+++ HelmRelease: openclaw/openclaw-operator Deployment: openclaw/openclaw-operator

@@ -29,13 +29,13 @@

       securityContext:
         runAsNonRoot: true
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: manager
-        image: ghcr.io/openclaw-rocks/openclaw-operator:v0.20.1
+        image: ghcr.io/openclaw-rocks/openclaw-operator:v0.21.1
         imagePullPolicy: IfNotPresent
         command:
         - /manager
         args:
         - --leader-elect
         - --health-probe-bind-address=:8081

…operator ( 0.20.1 ➔ 0.21.1 )

| datasource | package                                         | from   | to     |
| ---------- | ----------------------------------------------- | ------ | ------ |
| docker     | ghcr.io/openclaw-rocks/charts/openclaw-operator | 0.20.1 | 0.21.1 |
@mortyops mortyops bot force-pushed the renovate/ghcr.io-openclaw-rocks-charts-openclaw-operator-0.x branch from e247028 to 4577ae6 Compare March 17, 2026 21:21
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/openclaw-rocks/charts/openclaw-operator ( 0.20.1 ➔ 0.21.0 ) feat(container): update image ghcr.io/openclaw-rocks/charts/openclaw-operator ( 0.20.1 ➔ 0.21.1 ) Mar 17, 2026
@Aviator-Coding Aviator-Coding merged commit c062d24 into main Mar 17, 2026
14 checks passed
@Aviator-Coding Aviator-Coding deleted the renovate/ghcr.io-openclaw-rocks-charts-openclaw-operator-0.x branch March 17, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant