diff --git a/.github/actions/save-logs/action.yaml b/.github/actions/save-logs/action.yaml index fbb3bfc..60beed2 100644 --- a/.github/actions/save-logs/action.yaml +++ b/.github/actions/save-logs/action.yaml @@ -10,7 +10,7 @@ runs: sudo chown $USER /tmp/uds-*.log || echo "" shell: bash - - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3 + - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 with: name: debug-log path: | diff --git a/.github/actions/setup/action.yaml b/.github/actions/setup/action.yaml index 65a9763..01ce334 100644 --- a/.github/actions/setup/action.yaml +++ b/.github/actions/setup/action.yaml @@ -9,7 +9,7 @@ runs: uses: defenseunicorns/setup-zarf@main with: # renovate: datasource=github-tags depName=defenseunicorns/zarf versioning=semver - version: v0.32.1 + version: v0.45.0 download-init-package: true - name: Install k3d diff --git a/.github/workflows/commitlint.yaml b/.github/workflows/commitlint.yaml index 2449503..0a0e460 100644 --- a/.github/workflows/commitlint.yaml +++ b/.github/workflows/commitlint.yaml @@ -14,12 +14,12 @@ jobs: steps: - name: Checkout - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: fetch-depth: 0 - name: Setup Node.js - uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0 + uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0 - name: Install commitlint run: npm install --save-dev @commitlint/{config-conventional,cli} diff --git a/.github/workflows/tag-and-release.yaml b/.github/workflows/tag-and-release.yaml index 8384dc2..d81b58c 100644 --- a/.github/workflows/tag-and-release.yaml +++ b/.github/workflows/tag-and-release.yaml @@ -15,7 +15,7 @@ jobs: steps: - name: Create release tag id: tag - uses: google-github-actions/release-please-action@v4.0.1 + uses: google-github-actions/release-please-action@v4.1.1 - id: release-flag run: echo "release_created=${{ steps.tag.outputs.release_created || false }}" >> $GITHUB_OUTPUT @@ -30,7 +30,7 @@ jobs: packages: write steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Environment setup uses: ./.github/actions/setup diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 84ea513..2de571b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Environment setup uses: ./.github/actions/setup diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f5d233c..36ab40d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v5.0.0 hooks: - id: check-added-large-files args: ["--maxkb=1024"] @@ -31,7 +31,7 @@ repos: hooks: - id: fix-smartquotes - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.24.0 + rev: 0.30.0 hooks: - id: check-jsonschema name: "Validate Zarf Configs Against Schema" @@ -44,10 +44,10 @@ repos: "--no-cache" ] - repo: https://github.com/golangci/golangci-lint - rev: v1.52.3 + rev: v1.62.2 hooks: - id: golangci-lint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 36.40.0 + rev: 39.69.1 hooks: - id: renovate-config-validator diff --git a/src/minio/zarf.yaml b/src/minio/zarf.yaml index afa395e..a9bba88 100644 --- a/src/minio/zarf.yaml +++ b/src/minio/zarf.yaml @@ -25,7 +25,7 @@ components: required: true charts: - name: minio - version: 5.0.13 + version: 5.3.0 namespace: dev-minio url: https://charts.min.io/ valuesFiles: diff --git a/src/postgres/zarf.yaml b/src/postgres/zarf.yaml index 8562eea..27040f8 100644 --- a/src/postgres/zarf.yaml +++ b/src/postgres/zarf.yaml @@ -24,13 +24,13 @@ components: required: true charts: - name: postgresql - version: 12.6.6 + version: 16.3.1 namespace: dev-postgres url: https://charts.bitnami.com/bitnami valuesFiles: - "values.yaml" images: - - docker.io/bitnami/postgresql:15.3.0-debian-11-r24 + - docker.io/bitnami/postgresql:17.2.0-debian-12-r2 actions: onDeploy: after: diff --git a/src/redis/zarf.yaml b/src/redis/zarf.yaml index f7e56eb..aea4be3 100644 --- a/src/redis/zarf.yaml +++ b/src/redis/zarf.yaml @@ -29,7 +29,7 @@ components: valuesFiles: - "values.yaml" images: - - docker.io/bitnami/redis:7.0.12-debian-11-r2 + - docker.io/bitnami/redis:7.4.1-debian-12-r3 actions: onDeploy: after: diff --git a/zarf.yaml b/zarf.yaml index 81a7b10..ddd46b0 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -45,9 +45,9 @@ components: valuesFiles: - values/registry1-values.yaml images: - - "registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner:v16.8.0" - - "registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v16.8.0" - - "registry1.dso.mil/ironbank/redhat/ubi/ubi9:9.3" + - "registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner:v17.5.4" + - "registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v17.3.1" + - "registry1.dso.mil/ironbank/redhat/ubi/ubi9:9.5" - name: gitlab-runner required: true @@ -69,6 +69,6 @@ components: valuesFiles: - values/upstream-values.yaml images: - - "registry.gitlab.com/gitlab-org/gitlab-runner:alpine-v16.8.0" + - "registry.gitlab.com/gitlab-org/gitlab-runner:v17.6.0" - "library/alpine:latest" - - "registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v16.8.0" + - "registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v17.3.1"