Skip to content

Commit b08b007

Browse files
authored
workspaces: bump to v0.1.0-alpha4 (#4197)
Signed-off-by: Andy Sadler <[email protected]>
1 parent 5ed3a2d commit b08b007

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

components/workspaces/base/operator/config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resources:
55
images:
66
- name: controller
77
newName: quay.io/konflux-workspaces/workspaces-operator
8-
newTag: v0.1.0-alpha3
8+
newTag: v0.1.0-alpha4
99
configMapGenerator:
1010
- behavior: replace
1111
literals:

components/workspaces/staging/stone-stage-p01/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ resources:
55
images:
66
- name: workspaces/rest-api
77
newName: quay.io/konflux-workspaces/workspaces-server
8-
newTag: v0.1.0-alpha3
8+
newTag: v0.1.0-alpha4
99
- name: controller
1010
newName: quay.io/konflux-workspaces/workspaces-operator
11-
newTag: v0.1.0-alpha3
11+
newTag: v0.1.0-alpha4
1212

1313
configMapGenerator:
1414
- behavior: merge

components/workspaces/staging/stone-stg-host/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ resources:
66
images:
77
- name: workspaces/rest-api
88
newName: quay.io/konflux-workspaces/workspaces-server
9-
newTag: v0.1.0-alpha3
9+
newTag: v0.1.0-alpha4
1010
- name: controller
1111
newName: quay.io/konflux-workspaces/workspaces-operator
12-
newTag: v0.1.0-alpha3
12+
newTag: v0.1.0-alpha4
1313

1414
configMapGenerator:
1515
- behavior: merge

0 commit comments

Comments
 (0)