Skip to content

Commit 13423cd

Browse files
chore(release): prepare remote base for version 3.0.18
## [3.0.18](3.0.17...3.0.18) (2026-02-16) ### Bug Fixes * **deps:** bump ch.qos.logback:logback-parent from 1.5.27 to 1.5.29 ([4fcb924](4fcb924))
1 parent 4fcb924 commit 13423cd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

kustomize/overlays/remote-examples/namespace/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
4-
- https://github.com/SDA-SE/mongodb-operator//kustomize/release?ref=3.0.17
4+
- https://github.com/SDA-SE/mongodb-operator//kustomize/release?ref=3.0.18
55
secretGenerator:
66
- name: mongodb-operator
77
namespace: mongodb-operator

kustomize/overlays/remote-examples/no-namespace/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33
namespace: custom-namespace
44
resources:
55
- custom-namespace-ns.yaml
6-
- https://github.com/SDA-SE/mongodb-operator//kustomize/release/no-namespace?ref=3.0.17
6+
- https://github.com/SDA-SE/mongodb-operator//kustomize/release/no-namespace?ref=3.0.18
77
secretGenerator:
88
- name: mongodb-operator
99
literals:

kustomize/release/no-namespace/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
images:
66
- name: localhost:5000/mongodb-operator
77
newName: quay.io/sdase/mongodb-operator
8-
newTag: 3.0.17
8+
newTag: 3.0.18

0 commit comments

Comments
 (0)