Skip to content

Commit

Permalink
updates operator docs for version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tcskill committed Nov 8, 2022
1 parent d8faf00 commit ae55991
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Current list of MAS components supported with this operator install as well as r

### CHANGE LOG

v0.12.8
v0.12.4 - v0.12.9
- Implementents github workflow automation in module and bundle to automate build/push to quay

v0.12.3
Expand Down
4 changes: 2 additions & 2 deletions bundle/manifests/masauto-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ metadata:
operatorframework.io/suggested-namespace: masauto-operator-system
operators.operatorframework.io/builder: operator-sdk-v1.22.0-ocp
operators.operatorframework.io/project_layout: ansible.sdk.operatorframework.io/v1
name: masauto-operator.v0.12.8
name: masauto-operator.v0.12.9
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -348,4 +348,4 @@ spec:
provider:
name: IBM Ecosystem Engineering
url: https://modules.cloudnativetoolkit.dev/
version: 0.12.3
version: 0.12.9
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: quay.io/cloudnativetoolkit/masauto
newTag: v0.12.3
newTag: v0.12.9

0 comments on commit ae55991

Please sign in to comment.