From 3876fa818d1fad3a32eca67603e1614a3663f2a8 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sun, 7 Jun 2026 00:35:30 +1000 Subject: [PATCH] chore: bump almalinux9 image tags (#72) Bump almalinux9 image tags to 20260606 Reviewed-on: https://git.unkin.net/unkin/terraform-vault/pulls/72 Co-authored-by: Ben Vincent Co-committed-by: Ben Vincent --- .woodpecker/apply.yaml | 2 +- .woodpecker/plan.yaml | 2 +- .woodpecker/pre-commit.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.woodpecker/apply.yaml b/.woodpecker/apply.yaml index 77c2a0c..49a9322 100644 --- a/.woodpecker/apply.yaml +++ b/.woodpecker/apply.yaml @@ -4,7 +4,7 @@ when: steps: - name: apply - image: git.unkin.net/unkin/almalinux9-opentofu:20260308 + image: git.unkin.net/unkin/almalinux9-opentofu:20260606 environment: VAULT_AUTH_METHOD: kubernetes commands: diff --git a/.woodpecker/plan.yaml b/.woodpecker/plan.yaml index e3a390a..3800f90 100644 --- a/.woodpecker/plan.yaml +++ b/.woodpecker/plan.yaml @@ -3,7 +3,7 @@ when: steps: - name: plan - image: git.unkin.net/unkin/almalinux9-opentofu:20260308 + image: git.unkin.net/unkin/almalinux9-opentofu:20260606 environment: VAULT_AUTH_METHOD: kubernetes commands: diff --git a/.woodpecker/pre-commit.yaml b/.woodpecker/pre-commit.yaml index eb8b331..5c5738f 100644 --- a/.woodpecker/pre-commit.yaml +++ b/.woodpecker/pre-commit.yaml @@ -3,7 +3,7 @@ when: steps: - name: pre-commit - image: git.unkin.net/unkin/almalinux9-opentofu:20260308 + image: git.unkin.net/unkin/almalinux9-opentofu:20260606 commands: - uvx pre-commit run --all-files backend_options: