Skip to content

Commit

Permalink
Merge pull request #45 from cloud-native-toolkit/update-module-tag
Browse files Browse the repository at this point in the history
moved to latest
  • Loading branch information
tcskill authored Nov 7, 2022
2 parents f322959 + 799b12d commit d8faf00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ Current list of MAS components supported with this operator install as well as r

### CHANGE LOG

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

v0.12.3
- Removes Masauto API (functionality moved to Core api)

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.3
name: masauto-operator.v0.12.8
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -295,7 +295,7 @@ spec:
env:
- name: ANSIBLE_GATHERING
value: explicit
image: quay.io/cloudnativetoolkit/masauto:v0.12.3
image: quay.io/cloudnativetoolkit/masauto:latest
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit d8faf00

Please sign in to comment.