Skip to content

Commit 4a07815

Browse files
build(deps): bump k8s-staging-sig-storage/objectstorage-controller
Bumps [k8s-staging-sig-storage/objectstorage-controller](https://github.com/kubernetes-sigs/container-object-storage-interface) from v20251121-controllerv0.2.0-rc1-181-gc89c07a to v20251128-controllerv0.2.0-rc1-187-g819f6d1. - [Release notes](https://github.com/kubernetes-sigs/container-object-storage-interface/releases) - [Changelog](https://github.com/kubernetes-sigs/container-object-storage-interface/blob/main/RELEASE.md) - [Commits](https://github.com/kubernetes-sigs/container-object-storage-interface/commits) --- updated-dependencies: - dependency-name: k8s-staging-sig-storage/objectstorage-controller dependency-version: v20251128-controllerv0.2.0-rc1-187-g819f6d1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 819f6d1 commit 4a07815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/resources/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ spec:
2222
serviceAccountName: controller-sa
2323
containers:
2424
- name: objectstorage-controller
25-
image: gcr.io/k8s-staging-sig-storage/objectstorage-controller:v20251121-controllerv0.2.0-rc1-181-gc89c07a
25+
image: gcr.io/k8s-staging-sig-storage/objectstorage-controller:v20251128-controllerv0.2.0-rc1-187-g819f6d1
2626
args: []

0 commit comments

Comments
 (0)