From 674c22757221bd7ebf99ec76811f6508c409602e Mon Sep 17 00:00:00 2001 From: Nadja Heitmann Date: Tue, 30 Jan 2024 09:50:43 +0100 Subject: [PATCH 1/2] Add badge for ruby tests --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a56d265..dbddb3b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Ruby Tests](https://github.com/theforeman/foreman_salt/actions/workflows/ruby_tests.yml/badge.svg)](https://github.com/theforeman/foreman_salt/actions/workflows/ruby_tests.yml) [![Gem Version](https://img.shields.io/gem/v/foreman_salt.svg)](https://rubygems.org/gems/foreman_salt) [![Code Climate](https://codeclimate.com/github/theforeman/foreman_salt/badges/gpa.svg)](https://codeclimate.com/github/theforeman/foreman_salt) [![GPL License](https://img.shields.io/github/license/theforeman/foreman_salt.svg)](https://github.com/theforeman/foreman_salt/blob/master/LICENSE) From 752bdcbb1764b7871426087283b99203119317eb Mon Sep 17 00:00:00 2001 From: Nadja Heitmann Date: Tue, 27 Feb 2024 10:27:45 +0000 Subject: [PATCH 2/2] Update README --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dbddb3b..eb21ef4 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,10 @@ This plug-in adds support for Salt to Foreman. | Foreman Version | Plugin Version | | --------------- | --------------:| -| <= 1.16 | 10.0.0 | -| >= 1.17 | 10.1.0 | -| >= 1.21 | 10.2.0 | -| >= 1.22 | 10.3.1 | -| >= 1.23 | 11.0.1 | -| >= 1.24 | 13.2.0 | | >= 2.5 | 14.0.0 | | >= 3.2 | 15.0.0 | +| >= 3.7 | 16.0.0 | + ## Documentation @@ -30,7 +26,7 @@ Fork and send a Pull Request. Thanks! ## Copyright -Copyright (c) 2023 The Foreman community +Copyright (c) 2024 The Foreman community This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by