Skip to content

Commit

Permalink
Upgraded test openSUSE version to 15.3 (#86)
Browse files Browse the repository at this point in the history
Keeping up with the latest release.
  • Loading branch information
freemanjp authored Jan 22, 2022
1 parent 9643fdb commit b9213ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Requirements

* openSUSE

* 15.2
* 15.3

* Note: other versions are likely to work but have not been tested.

Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ galaxy_info:
- bullseye
- name: opensuse
versions:
- 15.2
- 15.3
galaxy_tags:
- minikube
- kubernetes
Expand Down
2 changes: 1 addition & 1 deletion molecule/opensuse/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lint: |
platforms:
- name: ansible_role_minikube_opensuse
image: opensuse/leap:15.2
image: opensuse/leap:15.3

provisioner:
name: ansible
Expand Down

0 comments on commit b9213ac

Please sign in to comment.