Skip to content

Commit

Permalink
Upgraded test openSUSE version to 15.5 (#123)
Browse files Browse the repository at this point in the history
Keeping up with the latest release.
  • Loading branch information
freemanjp authored Mar 3, 2024
1 parent 8717348 commit 9e917bb
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 @@ -43,7 +43,7 @@ Requirements

* openSUSE

* 15.4
* 15.5

* 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 @@ -25,7 +25,7 @@ galaxy_info:
- bookworm
- name: opensuse
versions:
- '15.4'
- '15.5'
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 @@ -9,7 +9,7 @@ role_name_check: 2

platforms:
- name: ansible_role_minikube_opensuse
image: opensuse/leap:15.4
image: opensuse/leap:15.5

provisioner:
name: ansible
Expand Down

0 comments on commit 9e917bb

Please sign in to comment.