File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ concurrency:
2222jobs :
2323 pr-title-lint :
2424 name : PR Title Lint
25- uses : defenseunicorns/uds-common/.github/workflows/callable-commitlint.yaml@86fcadc2845a318761276a8754e47e33c0d6ae31 # v1.24.10
25+ uses : defenseunicorns/uds-common/.github/workflows/callable-commitlint.yaml@ba03e5bec6704a54466a94a3fdee9741b755630b # v1.24.11
Original file line number Diff line number Diff line change 2929 - uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
3030 with :
3131 # renovate: datasource=github-releases depName=jdx/mise versioning=semver
32- version : 2026.5.7
32+ version : 2026.5.11
3333 install : true
3434 cache : true
3535
Original file line number Diff line number Diff line change 4848 - uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
4949 with :
5050 # renovate: datasource=github-releases depName=jdx/mise versioning=semver
51- version : 2026.5.7
51+ version : 2026.5.11
5252 install : true
5353 cache : true
5454
Original file line number Diff line number Diff line change 3636 - uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
3737 with :
3838 # renovate: datasource=github-releases depName=jdx/mise versioning=semver
39- version : 2026.5.7
39+ version : 2026.5.11
4040 install : true
4141 cache : true
4242
5555 - uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
5656 with :
5757 # renovate: datasource=github-releases depName=jdx/mise versioning=semver
58- version : 2026.5.7
58+ version : 2026.5.11
5959 install : true
6060 cache : true
6161
Original file line number Diff line number Diff line change 22# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial
33
44includes :
5- - setup : https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.24.10 /tasks/setup.yaml
5+ - setup : https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.24.11 /tasks/setup.yaml
66 - test : tasks/test.yaml
77 - lint : tasks/lint.yaml
88 - build : tasks/build.yaml
Original file line number Diff line number Diff line change 22# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial
33
44includes :
5- - common : https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.24.10 /tasks/lint.yaml
5+ - common : https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.24.11 /tasks/lint.yaml
66
77tasks :
88 - name : check
Original file line number Diff line number Diff line change 22# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial
33
44includes :
5- - setup : https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.24.10 /tasks/setup.yaml
5+ - setup : https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.24.11 /tasks/setup.yaml
66 - build : ./build.yaml
77
88variables :
Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ components:
2323 - uds-package.yaml
2424 charts :
2525 - name : podinfo-admin
26- version : 6.7.1
26+ version : 6.12.0
2727 namespace : podinfo-admin
2828 url : https://github.com/stefanprodan/podinfo.git
2929 gitPath : charts/podinfo
3030 valuesFiles :
3131 - values.yaml
3232 images :
33- - ghcr.io/stefanprodan/podinfo:6.7.1
33+ - ghcr.io/stefanprodan/podinfo:6.12.0
Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ components:
2323 - uds-package.yaml
2424 charts :
2525 - name : podinfo
26- version : 6.11.2
26+ version : 6.12.0
2727 namespace : podinfo
2828 url : https://github.com/stefanprodan/podinfo.git
2929 gitPath : charts/podinfo
3030 valuesFiles :
3131 - values.yaml
3232 images :
33- - ghcr.io/stefanprodan/podinfo:6.11.2
33+ - ghcr.io/stefanprodan/podinfo:6.12.0
You can’t perform that action at this time.
0 commit comments