Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
| datasource      | package                                             | from        | to          |
| --------------- | --------------------------------------------------- | ----------- | ----------- |
| github-tags     | aws-actions/configure-aws-credentials               | v2          | v3          |
| gitlab-tags     | big-bang/product/packages/gitlab-runner             | 0.52.0-bb.1 | 0.52.0-bb.2 |
| docker          | ghcr.io/defenseunicorns/build-harness/build-harness | 1.10.2      | 1.10.4      |
| docker          | ghcr.io/defenseunicorns/packages/dubbd-k3d          | 0.6.2       | 0.7.0       |
| go              | github.com/gruntwork-io/terratest                   | v0.43.12    | v0.43.13    |
| github-tags     | golangci/golangci-lint                              | 1.54.1      | 1.54.2      |
| github-tags     | golangci/golangci-lint                              | v1.54.1     | v1.54.2     |
| github-tags     | python-jsonschema/check-jsonschema                  | 0.24.1      | 0.26.3      |
| docker          | rancher/k3s                                         | v1.26.5     | v1.27.4     |
| github-tags     | renovatebot/pre-commit-hooks                        | 36.42.4     | 36.72.2     |
| github-releases | hashicorp/terraform                                 | 1.5.5       | 1.5.6       |
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent d73fae0 commit f218705
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/actions/e2e/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ runs:
run: echo "tf_version=$(grep 'terraform ' .tool-versions)" >> $GITHUB_OUTPUT

- name: Configure AWS Credentials for Commercial
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v3
with:
role-to-assume: ${{ inputs.role-to-assume }}
role-session-name: ${{ github.event.client_payload.pull_request.head.sha || github.sha }}
Expand Down
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
hooks:
- id: fix-smartquotes
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.24.1
rev: 0.26.3
hooks:
- id: check-jsonschema
name: "Validate Zarf Configs Against Schema"
Expand All @@ -44,10 +44,10 @@ repos:
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.54.1
rev: v1.54.2
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 36.42.4
rev: 36.72.2
hooks:
- id: renovate-config-validator
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
golang 1.21.0
golangci-lint 1.54.1
golangci-lint 1.54.2
pre-commit 3.3.3
terraform 1.5.5
terraform 1.5.6
tflint 0.47.0
tfsec 1.28.1
sops 3.7.3
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ ZARF_VERSION := v0.29.1
# The version of the build harness container to use
BUILD_HARNESS_REPO := ghcr.io/defenseunicorns/build-harness/build-harness
# renovate: datasource=docker depName=ghcr.io/defenseunicorns/build-harness/build-harness
BUILD_HARNESS_VERSION := 1.10.2
BUILD_HARNESS_VERSION := 1.10.4
# renovate: datasource=docker depName=ghcr.io/defenseunicorns/packages/dubbd-k3d extractVersion=^(?<version>\d+\.\d+\.\d+)
DUBBD_K3D_VERSION := 0.6.2
DUBBD_K3D_VERSION := 0.7.0

# Figure out which Zarf binary we should use based on the operating system we are on
ZARF_BIN := zarf
Expand Down
2 changes: 1 addition & 1 deletion gitlab-runner-flux-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ application:
repository: https://repo1.dso.mil/big-bang/product/packages/gitlab-runner.git
ref:
# renovate: datasource=gitlab-tags depName=big-bang/product/packages/gitlab-runner versioning=loose registryUrl=https://repo1.dso.mil
tag: 0.52.0-bb.1
tag: 0.52.0-bb.2
values: |
###ZARF_VAR_GITLAB_RUNNER_VALUES###
dependsOn:
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/defenseunicorns/uds-capability-gitlab-runner
go 1.20

require (
github.com/gruntwork-io/terratest v0.43.12
github.com/gruntwork-io/terratest v0.43.13
github.com/stretchr/testify v1.8.4
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,8 @@ github.com/gruntwork-io/go-commons v0.8.0 h1:k/yypwrPqSeYHevLlEDmvmgQzcyTwrlZGRa
github.com/gruntwork-io/go-commons v0.8.0/go.mod h1:gtp0yTtIBExIZp7vyIV9I0XQkVwiQZze678hvDXof78=
github.com/gruntwork-io/terratest v0.43.12 h1:e1SgJe/JF3zh1k/7BDMv7sF3wTKqkSYNx79UJT/74+o=
github.com/gruntwork-io/terratest v0.43.12/go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ=
github.com/gruntwork-io/terratest v0.43.13 h1:/d0UeDj/FJM66VRP/3JA4mTw0z7BOm9ntHYfrTjIpY8=
github.com/gruntwork-io/terratest v0.43.13/go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ=
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=
Expand Down
2 changes: 1 addition & 1 deletion utils/k3d/k3d-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Simple
metadata:
name: ci
servers: 1
image: rancher/k3s:v1.26.5-k3s1
image: rancher/k3s:v1.27.4-k3s1
options:
k3s:
extraArgs:
Expand Down

0 comments on commit f218705

Please sign in to comment.