5 Commits
Author SHA1 Message Date
Renovate 851a2096e3 Update dependency kaneo to v2.20.0
ci/woodpecker/push/build-images Pipeline is running
2026-08-20 02:01:26 +00:00
Renovate 7d0ece3fb1 Merge pull request 'Update quay.io/openbao/openbao Docker tag to v2.6.2' (#404) from renovate/quay.io-openbao-openbao-2.x into fresh-start
ci/woodpecker/push/build-images Pipeline failed
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-08-19 02:02:14 +00:00
Renovate bb391b641f Update quay.io/openbao/openbao Docker tag to v2.6.2
ci/woodpecker/push/build-images Pipeline failed
2026-08-19 02:02:08 +00:00
Renovate 7d3d036912 Merge pull request 'Update Helm release cert-manager-webhook-ovh to v0.9.16' (#403) from renovate/cert-manager-webhook-ovh-0.x into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-08-18 02:02:00 +00:00
Renovate d31e792530 Update Helm release cert-manager-webhook-ovh to v0.9.16 2026-08-18 02:01:53 +00:00
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ when:
steps: steps:
- name: Get registry creds from OpenBao - name: Get registry creds from OpenBao
image: quay.io/openbao/openbao:2.6.1 image: quay.io/openbao/openbao:2.6.2
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
ROLE_ID: ROLE_ID:
@@ -57,7 +57,7 @@ steps:
depends_on: ["Get registry creds from OpenBao"] depends_on: ["Get registry creds from OpenBao"]
- name: Invalidate OpenBao token - name: Invalidate OpenBao token
image: quay.io/openbao/openbao:2.6.1 image: quay.io/openbao/openbao:2.6.2
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
commands: commands:
+2 -2
View File
@@ -6,7 +6,7 @@ skip_clone: true
steps: steps:
- name: Get kubernetes access from OpenBao - name: Get kubernetes access from OpenBao
image: quay.io/openbao/openbao:2.6.1 image: quay.io/openbao/openbao:2.6.2
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
ROLE_ID: ROLE_ID:
@@ -41,7 +41,7 @@ steps:
commands: commands:
- flux reconcile source git flux-system - flux reconcile source git flux-system
- name: Invalidate OpenBao token - name: Invalidate OpenBao token
image: quay.io/openbao/openbao:2.6.1 image: quay.io/openbao/openbao:2.6.2
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
commands: commands:
+2 -2
View File
@@ -6,7 +6,7 @@ skip_clone: true
steps: steps:
- name: Get renovate token from OpenBao - name: Get renovate token from OpenBao
image: quay.io/openbao/openbao:2.6.1 image: quay.io/openbao/openbao:2.6.2
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
ROLE_ID: ROLE_ID:
@@ -35,7 +35,7 @@ steps:
- export GITHUB_COM_TOKEN=$(cat /woodpecker/github_com_token) - export GITHUB_COM_TOKEN=$(cat /woodpecker/github_com_token)
- /usr/local/sbin/renovate-entrypoint.sh renovate - /usr/local/sbin/renovate-entrypoint.sh renovate
- name: Invalidate OpenBao token - name: Invalidate OpenBao token
image: quay.io/openbao/openbao:2.6.1 image: quay.io/openbao/openbao:2.6.2
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
commands: commands:
+1 -1
View File
@@ -8,7 +8,7 @@ spec:
interval: 24h interval: 24h
url: https://github.com/usekaneo/kaneo.git url: https://github.com/usekaneo/kaneo.git
ref: ref:
tag: v2.19.1 tag: v2.20.0
ignore: | ignore: |
# exclude all # exclude all
/* /*
@@ -18,7 +18,7 @@ spec:
chart: chart:
spec: spec:
chart: cert-manager-webhook-ovh chart: cert-manager-webhook-ovh
version: 0.9.15 version: 0.9.16
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: cert-manager-webhook-ovh name: cert-manager-webhook-ovh