From f9d2c012a28f8e875d8bd7c5ba89b57726aa004a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 22:35:22 +0000 Subject: [PATCH] chore(deps): update patch-grouped | datasource | package | from | to | | --------------- | ------------------- | ------- | ------- | | github-tags | aws/aws-cli | 2.17.5 | 2.17.13 | | github-tags | golang/go | 1.22.4 | 1.22.5 | | endoflife-date | red-hat-openshift | 4.15.18 | 4.15.21 | | github-releases | hashicorp/terraform | 1.9.0 | 1.9.2 | | github-tags | aquasecurity/tfsec | 1.28.6 | 1.28.10 | --- .github/actions/rosa-create-cluster/action.yml | 2 +- .github/workflows/daily-cleanup.yml | 2 +- .github/workflows/labeler.yml | 2 +- .github/workflows/links.yml | 2 +- .github/workflows/tests.yml | 2 +- .tool-versions | 8 ++++---- modules/rosa-hcp/vars.tf | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/actions/rosa-create-cluster/action.yml b/.github/actions/rosa-create-cluster/action.yml index 50f26be..4ec815f 100644 --- a/.github/actions/rosa-create-cluster/action.yml +++ b/.github/actions/rosa-create-cluster/action.yml @@ -35,7 +35,7 @@ inputs: description: 'Version of the OpenShift to install' required: true # renovate: datasource=endoflife-date depName=red-hat-openshift versioning=semver - default: "4.15.18" + default: "4.15.21" replicas: description: 'Number of replicas for the ROSA cluster' required: true diff --git a/.github/workflows/daily-cleanup.yml b/.github/workflows/daily-cleanup.yml index 0f68188..72a44d4 100644 --- a/.github/workflows/daily-cleanup.yml +++ b/.github/workflows/daily-cleanup.yml @@ -77,7 +77,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@584d5ebc12e23e0c4420860fe4d2575fecf09b94 # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@c3b53f2d182dbd5c613c779fa543278a6bffcbb1 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index d376519..1eb2412 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -19,7 +19,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@584d5ebc12e23e0c4420860fe4d2575fecf09b94 # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@c3b53f2d182dbd5c613c779fa543278a6bffcbb1 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 2ca4117..12bdcc4 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -45,7 +45,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@584d5ebc12e23e0c4420860fe4d2575fecf09b94 # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@c3b53f2d182dbd5c613c779fa543278a6bffcbb1 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 830376e..4562657 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -123,7 +123,7 @@ jobs: - name: Notify in Slack in case of failure id: slack-notification if: failure() && github.event_name == 'schedule' - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@584d5ebc12e23e0c4420860fe4d2575fecf09b94 # main + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@c3b53f2d182dbd5c613c779fa543278a6bffcbb1 # main with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.tool-versions b/.tool-versions index 6de3eb5..9d2613f 100644 --- a/.tool-versions +++ b/.tool-versions @@ -3,18 +3,18 @@ # check it with # diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly" -awscli 2.17.5 +awscli 2.17.13 -golang 1.22.4 +golang 1.22.5 just 1.29.1 pre-commit 3.7.1 -terraform 1.9.0 +terraform 1.9.2 terraform-docs 0.18.0 tflint 0.51.2 -tfsec 1.28.6 +tfsec 1.28.10 diff --git a/modules/rosa-hcp/vars.tf b/modules/rosa-hcp/vars.tf index c7f55cb..405479e 100644 --- a/modules/rosa-hcp/vars.tf +++ b/modules/rosa-hcp/vars.tf @@ -9,7 +9,7 @@ variable "openshift_version" { type = string description = "The version of ROSA to be deployed" # renovate: datasource=endoflife-date depName=red-hat-openshift versioning=semver - default = "4.15.18" + default = "4.15.21" validation { condition = can(regex("^[0-9]*[0-9]+.[0-9]*[0-9]+.[0-9]*[0-9]+$", var.openshift_version)) error_message = "openshift_version must be with structure .. (for example 4.13.6)."