Author SHA1 Message Date
Renovate 6c601664d0 Update dependency kaneo to v2.26.0 2026-09-22 02:01:42 +00:00
Renovate 5353b1ff20 Merge pull request 'Update gitea.lumpiasty.xyz/lumpiasty/supervisord:latest Docker digest to 91a9868' (#436) from renovate/gitea.lumpiasty.xyz-lumpiasty-supervisord-latest into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-09-21 02:02:02 +00:00
Renovate 9f83751448 Update gitea.lumpiasty.xyz/lumpiasty/supervisord:latest Docker digest to 91a9868 2026-09-21 02:01:59 +00:00
Renovate 6164b88a85 Merge pull request 'Update Helm release cert-manager-webhook-ovh to v0.9.17' (#434) 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-09-19 02:01:36 +00:00
Renovate 847798e9ac Update Helm release cert-manager-webhook-ovh to v0.9.17 2026-09-19 02:01:31 +00:00
Lumpiasty 4b634a79eb Merge pull request 'Update dependency kaneo to v2.25.0' (#433) from renovate/kaneo into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
Reviewed-on: #433
2026-09-18 18:24:16 +00:00
Lumpiasty c3b1d22a23 resize gitea valkey to 6Gi 2026-09-18 19:18:31 +02:00
Renovate e682d4eadd Update dependency kaneo to v2.25.0 2026-09-18 02:01:48 +00:00
Renovate fc41f0dcc0 Merge pull request 'Update Helm release authentik to v2026.8.3' (#432) from renovate/authentik-2026.x into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
2026-09-18 02:01:48 +00:00
Renovate b148fac53c Update Helm release authentik to v2026.8.3 2026-09-18 02:01:41 +00:00
Renovate b8a29d9879 Merge pull request 'Update alpine Docker tag to v3.24.2' (#431) from renovate/alpine-3.x into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline failed
2026-09-18 02:01:40 +00:00
Renovate cbcda637c1 Update alpine Docker tag to v3.24.2 2026-09-18 02:01:36 +00:00
Renovate 5d451451ba Merge pull request 'Update docker.gitea.com/gitea Docker tag to v1.27.3' (#430) from renovate/docker.gitea.com-gitea-1.x into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-09-17 18:15:28 +00:00
Renovate 91ef6e8cf3 Update docker.gitea.com/gitea Docker tag to v1.27.3 2026-09-17 18:15:17 +00:00
Lumpiasty ef738e77e5 automatically update gitea tag
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-09-17 20:14:08 +02:00
7 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: authentik
version: 2026.8.2
version: 2026.8.3
sourceRef:
kind: HelmRepository
name: authentik
+2 -1
View File
@@ -25,7 +25,8 @@ spec:
interval: 12h
values:
image:
tag: 1.27.2 # REMOVE ME after new helm chart version includes this update
# REMOVE ME after new helm chart version includes updates
tag: 1.27.3 # renovate: depName=docker.gitea.com/gitea registryUrl=https://docker.gitea.com
postgresql-ha:
enabled: false
+3 -3
View File
@@ -7,7 +7,7 @@ metadata:
name: gitea-valkey-primary-lvmhdd-0
namespace: openebs
spec:
capacity: "4294967296"
capacity: "6442450944"
ownerNodeID: anapistula-delrosalae
shared: "yes"
thinProvision: "no"
@@ -20,7 +20,7 @@ metadata:
name: gitea-valkey-primary-lvmhdd-0
spec:
capacity:
storage: 4Gi
storage: 6Gi
accessModes:
- ReadWriteOnce
persistentVolumeReclaimPolicy: Retain
@@ -41,6 +41,6 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 4Gi
storage: 6Gi
storageClassName: hdd-lvmpv
volumeName: gitea-valkey-primary-lvmhdd-0
+1 -1
View File
@@ -8,7 +8,7 @@ spec:
interval: 24h
url: https://github.com/usekaneo/kaneo.git
ref:
tag: v2.24.0
tag: v2.26.0
ignore: |
# exclude all
/*
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: supervisord
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:2676d13df2a0833b27ab8ec441da78c6c43d3f7bf75837d35723eefb40a82ce1
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:91a986812da3fd02687226cac2fdbfe250fc232ec32db4cf10480958d4fe4354
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
+1 -1
View File
@@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: prepare-home
image: alpine:3.24.1
image: alpine:3.24.2
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: cert-manager-webhook-ovh
version: 0.9.16
version: 0.9.17
sourceRef:
kind: HelmRepository
name: cert-manager-webhook-ovh