-
Notifications
You must be signed in to change notification settings - Fork 16.7k
[stable/sonarqube] upgrades LTS to latest patch #19836
Conversation
Hi @usmonster. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
/assign @mattfarina |
poke @rjkernick @lachie83 @tsiddique for a |
02d70c9
to
510a677
Compare
I had to rebase after a recent merge to Please re-review/approve? 🙏 (re-poke @rjkernick @lachie83 @tsiddique) |
Also updates ingress apiVersion, adding support for later k8s versions. (Modernizes documentaiton accordingly.) Signed-off-by: Usman Akeju <akeju00+github@gmail.com>
Signed-off-by: Usman Akeju <akeju00+github@gmail.com>
510a677
to
a9a490e
Compare
/lgtm |
/assign |
/lgtm |
/approve |
Thanks for the approval! Re-ping @mattfarina for a little |
Ooooor... Edit: It was worth a try 🤷♂ |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rjkernick, scottrigby, usmonster The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* [stable/sonarqube] upgrades LTS to latest patch Also updates ingress apiVersion, adding support for later k8s versions. (Modernizes documentaiton accordingly.) Signed-off-by: Usman Akeju <akeju00+github@gmail.com> * [stable/sonarqube] support also k8s <= v1.13 Signed-off-by: Usman Akeju <akeju00+github@gmail.com>
* [stable/sonarqube] upgrades LTS to latest patch Also updates ingress apiVersion, adding support for later k8s versions. (Modernizes documentaiton accordingly.) Signed-off-by: Usman Akeju <akeju00+github@gmail.com> * [stable/sonarqube] support also k8s <= v1.13 Signed-off-by: Usman Akeju <akeju00+github@gmail.com>
* [stable/sonarqube] upgrades LTS to latest patch Also updates ingress apiVersion, adding support for later k8s versions. (Modernizes documentaiton accordingly.) Signed-off-by: Usman Akeju <akeju00+github@gmail.com> * [stable/sonarqube] support also k8s <= v1.13 Signed-off-by: Usman Akeju <akeju00+github@gmail.com> Signed-off-by: Artur <artur@upbound.io>
* [stable/sonarqube] upgrades LTS to latest patch Also updates ingress apiVersion, adding support for later k8s versions. (Modernizes documentaiton accordingly.) Signed-off-by: Usman Akeju <akeju00+github@gmail.com> * [stable/sonarqube] support also k8s <= v1.13 Signed-off-by: Usman Akeju <akeju00+github@gmail.com> Signed-off-by: Artur <artur@upbound.io>
Also updates ingress apiVersion, adding support for later k8s versions.
(Modernizes documentaiton accordingly.)
Signed-off-by: Usman Akeju akeju00+github@gmail.com
Is this a new chart
Nope!
What this PR does / why we need it:
It upgrades the stable SonarQube chart to refer to the latest patch of its LTS version.
It also makes the chart installable on Kubernetes >= 1.16. (see also #19023)
Which issue this PR fixes
Special notes for your reviewer:
I had to add the
apiVersion
update in order to test it.As such, this pull request can probably supersede #19023.
Checklist
[stable/mychartname]
)