Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #831/bc0de24c backport][stable-3] trivial doc: replace 2.5.0 with 3.0.0 #855

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jan 17, 2025

This is a backport of PR #831 as merged into main (bc0de24).

SUMMARY

Some parameters were added to the master in time where the latest version was 2.4.0 with version_added: 2.5.0, however the next version after 2.4.0 was a 3.0.0.

So, with this trivial doc PR (that most probably doesn't require a changelog fragment and including to changelog) I replacing version_added: 2.5.0 to version_added: 3.0.0 for:

  • reuse_values in kubernetes.core.helm module
  • reset_values in kubernetes.core.helm module
  • delete_all in kubernetes.core.k8s module
  • hidden_fields in kubernetes.core.k8s module
  • hidden_fields in kubernetes.core.k8s_info module

All of them are introduced in kubernetes.core 3.0.0

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME
  • helm
  • k8s
  • 8s_info
ADDITIONAL INFORMATION

PR to be backported to stable-3 and stable-5

SUMMARY
Some parameters were added to the master in time where the latest version was 2.4.0 with version_added: 2.5.0, however the next version after 2.4.0 was a 3.0.0.
So, with this trivial doc PR (that most probably doesn't require a changelog fragment and including to changelog) I replacing  version_added: 2.5.0 to  version_added: 3.0.0 for:

reuse_values in kubernetes.core.helm module
reset_values in kubernetes.core.helm module
delete_all in  kubernetes.core.k8s module
hidden_fields  in  kubernetes.core.k8s module
hidden_fields   in  kubernetes.core.k8s_info module

All of them are introduced in kubernetes.core 3.0.0
ISSUE TYPE

Docs Pull Request

COMPONENT NAME

helm
k8s
8s_info

ADDITIONAL INFORMATION
PR to be backported to stable-3 and stable-5

Reviewed-by: Mike Graves <mgraves@redhat.com>
(cherry picked from commit bc0de24)
Copy link

@yurnov
Copy link
Contributor

yurnov commented Jan 17, 2025

Hi @gravesm, could you please add a skip-changelog label?

Copy link

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/02738a9a1cde4e7eb0b47bbeaadec6e6

✔️ ansible-galaxy-importer SUCCESS in 4m 05s
✔️ build-ansible-collection SUCCESS in 5m 22s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 42832bc into stable-3 Jan 17, 2025
92 of 93 checks passed
@gravesm gravesm deleted the patchback/backports/stable-3/bc0de24cba4a46c2aaf9416b0adeedc29f1e46ff/pr-831 branch January 17, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants