Skip to content

Commit 6c56f01

Browse files
authored
Bump 404 docker image version to 0.4.91 (#6661)
<Actions> <action id="1cd84b1e383375b9af2a99aa7e0e4e6e36282b934220161d148fa3b45e8a910f"> <h3>Bump `404` docker image version</h3> <details id="8f81a9b05a6ef17b9187b8ad034bfdf7607dfa15a3cd9a4d6fd6edab563ffefa"> <summary>Update 404 docker image tag</summary> <p>change detected:&#xA;&#x9;* key &#34;$.defaultBackend.image.tag&#34; updated from &#34;0.4.90&#34; to &#34;0.4.91&#34;, in file &#34;config/public-nginx-ingress__common.yaml&#34;</p> <details> <summary>0.4.89</summary> <pre>&lt;!-- Optional: add a release summary here --&gt;&#xA;* No changes&#xA;</pre> </details> <details> <summary>0.4.90</summary> <pre>&lt;!-- Optional: add a release summary here --&gt;&#xA;* No changes&#xA;</pre> </details> <details> <summary>0.4.91</summary> <pre>&lt;!-- Optional: add a release summary here --&gt;&#xA;## ✍ Other changes&#xA;&#xA;* cleanup(Jenkinsfile_k8s) remove the `cache-to` option (#50) @dduportal&#xA;</pre> </details> </details> <details id="fee3ba393efb2201d1f0beb310cb6192212e54387842c15f0e2e22a19a69111a"> <summary>Update 404 docker image tag</summary> <p>change detected:&#xA;&#x9;* key &#34;$.defaultBackend.image.tag&#34; updated from &#34;0.4.90&#34; to &#34;0.4.91&#34;, in file &#34;config/private-nginx-ingress__common.yaml&#34;</p> <details> <summary>0.4.89</summary> <pre>&lt;!-- Optional: add a release summary here --&gt;&#xA;* No changes&#xA;</pre> </details> <details> <summary>0.4.90</summary> <pre>&lt;!-- Optional: add a release summary here --&gt;&#xA;* No changes&#xA;</pre> </details> <details> <summary>0.4.91</summary> <pre>&lt;!-- Optional: add a release summary here --&gt;&#xA;## ✍ Other changes&#xA;&#xA;* cleanup(Jenkinsfile_k8s) remove the `cache-to` option (#50) @dduportal&#xA;</pre> </details> </details> <a href="https://infra.ci.jenkins.io/job/updatecli/job/kubernetes-management/job/main/50653/">Jenkins pipeline link</a> </action> </Actions> --- <table> <tr> <td width="77"> <img src="https://www.updatecli.io/images/updatecli.png" alt="Updatecli logo" width="50" height="50"> </td> <td> <p> Created automatically by <a href="https://www.updatecli.io/">Updatecli</a> </p> <details><summary>Options:</summary> <br /> <p>Most of Updatecli configuration is done via <a href="https://www.updatecli.io/docs/prologue/quick-start/">its manifest(s)</a>.</p> <ul> <li>If you close this pull request, Updatecli will automatically reopen it, the next time it runs.</li> <li>If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.</li> </ul> <p> Feel free to report any issues at <a href="https://github.com/updatecli/updatecli/issues">github.com/updatecli/updatecli</a>.<br /> If you find this tool useful, do not hesitate to star <a href="https://github.com/updatecli/updatecli/stargazers">our GitHub repository</a> as a sign of appreciation, and/or to tell us directly on our <a href="https://matrix.to/#/#Updatecli_community:gitter.im">chat</a>! </p> </details> </td> </tr> </table>
2 parents 4cf8e0a + 2ff24bf commit 6c56f01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/private-nginx-ingress__common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defaultBackend:
22
enabled: true
33
image:
44
repository: jenkinsciinfra/404
5-
tag: 0.4.89
5+
tag: 0.4.91
66
pullPolicy: IfNotPresent
77
## Unprivileged port as non root user and no escalation allowed
88
port: 8080

config/public-nginx-ingress__common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defaultBackend:
22
enabled: true
33
image:
44
repository: jenkinsciinfra/404
5-
tag: 0.4.89
5+
tag: 0.4.91
66
pullPolicy: IfNotPresent
77
## Unprivileged port as non root user and no escalation allowed
88
port: 8080

0 commit comments

Comments
 (0)