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

Update rancher to 2.9.2 #5039

Merged
merged 1 commit into from
Sep 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ packer \[frozen\] | 1.9.5 | Packer is a tool for creating identical machine
[![promtool](https:/cloudposse/packages/actions/workflows/promtool.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Apromtool) | 2.54.1 | Prometheus CLI tool
[![rainbow-text](https:/cloudposse/packages/actions/workflows/rainbow-text.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arainbow-text) | 1.2.1 | Tasty rainbows for your terminal! (lolcat clone)
[![rakkess](https:/cloudposse/packages/actions/workflows/rakkess.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arakkess)* | 0.5.0 | Review Access - kubectl plugin to show an access matrix for all available resources
[![rancher](https:/cloudposse/packages/actions/workflows/rancher.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arancher) | 2.9.0 | Rancher CLI
[![rancher](https:/cloudposse/packages/actions/workflows/rancher.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arancher) | 2.9.2 | Rancher CLI
[![rbac-lookup](https:/cloudposse/packages/actions/workflows/rbac-lookup.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arbac-lookup) | 0.10.2 | Find Kubernetes roles and cluster roles bound to any user, service account, or group name.
[![saml2aws](https:/cloudposse/packages/actions/workflows/saml2aws.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asaml2aws) | 2.36.17 | CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
[![sentry-cli](https:/cloudposse/packages/actions/workflows/sentry-cli.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asentry-cli) | 2.36.1 | A command line utility to work with Sentry.
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ packer \[frozen\] | 1.9.5 | Packer is a tool for creating identical machine
[![promtool](https:/cloudposse/packages/actions/workflows/promtool.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Apromtool) | 2.54.1 | Prometheus CLI tool
[![rainbow-text](https:/cloudposse/packages/actions/workflows/rainbow-text.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arainbow-text) | 1.2.1 | Tasty rainbows for your terminal! (lolcat clone)
[![rakkess](https:/cloudposse/packages/actions/workflows/rakkess.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arakkess)* | 0.5.0 | Review Access - kubectl plugin to show an access matrix for all available resources
[![rancher](https:/cloudposse/packages/actions/workflows/rancher.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arancher) | 2.9.0 | Rancher CLI
[![rancher](https:/cloudposse/packages/actions/workflows/rancher.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arancher) | 2.9.2 | Rancher CLI
[![rbac-lookup](https:/cloudposse/packages/actions/workflows/rbac-lookup.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Arbac-lookup) | 0.10.2 | Find Kubernetes roles and cluster roles bound to any user, service account, or group name.
[![saml2aws](https:/cloudposse/packages/actions/workflows/saml2aws.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asaml2aws) | 2.36.17 | CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
[![sentry-cli](https:/cloudposse/packages/actions/workflows/sentry-cli.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asentry-cli) | 2.36.1 | A command line utility to work with Sentry.
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ popeye 0.21.5 A Kubernetes cluster resource sanitizer
promtool 2.54.1 Prometheus CLI tool
rainbow-text 1.2.1 Tasty rainbows for your terminal! (lolcat clone)
rakkess* 0.5.0 Review Access - kubectl plugin to show an access matrix for all available resources
rancher 2.9.0 Rancher CLI
rancher 2.9.2 Rancher CLI
rbac-lookup 0.10.2 Find Kubernetes roles and cluster roles bound to any user, service account, or group name.
retry OBSOLETE ♻️ Functional mechanism based on channels to perform actions repetitively until successful.
saml2aws 2.36.17 CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
Expand Down
2 changes: 1 addition & 1 deletion vendor/rancher/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.0
2.9.2
Loading