2 Commits

Author SHA1 Message Date
e47610a0ac Update ghcr.io/0xerr0r/blocky Docker tag to v0.26
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 28s
2025-05-24 07:20:48 +00:00
806aec8077 upgrade chart 2025-05-24 02:16:34 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ dependencies:
repository: https://argoproj.github.io/argo-helm repository: https://argoproj.github.io/argo-helm
- name: postgres-cluster - name: postgres-cluster
alias: postgres-17-cluster alias: postgres-17-cluster
version: 6.2.0 version: 6.2.1
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
appVersion: v3.6.7 appVersion: v3.6.7

View File

@@ -18,7 +18,7 @@ services:
- /dev/net/tun:/dev/net/tun - /dev/net/tun:/dev/net/tun
blocky: blocky:
image: ghcr.io/0xerr0r/blocky:v0.25 image: ghcr.io/0xerr0r/blocky:v0.26
container_name: blocky container_name: blocky
environment: environment:
- TZ=America/Chicago - TZ=America/Chicago