Compare commits

..

1 commit

Author SHA1 Message Date
8083472bd4 chore(deps): update rcourtman/pulse docker tag to v5.1.9
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2026-02-15 23:46:09 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
services: services:
ganymede: ganymede:
container_name: ganymede container_name: ganymede
image: ghcr.io/zibbp/ganymede:4.12.0 image: ghcr.io/zibbp/ganymede:4.11.5
restart: unless-stopped restart: unless-stopped
environment: environment:
DEBUG: ${GANYMEDE_DEBUG:-false} DEBUG: ${GANYMEDE_DEBUG:-false}

View file

@ -14,7 +14,7 @@ spec:
sources: sources:
- chart: forgejo - chart: forgejo
repoURL: code.forgejo.org/forgejo-helm repoURL: code.forgejo.org/forgejo-helm
targetRevision: 16.2.0 targetRevision: 16.0.2
helm: helm:
valuesObject: valuesObject:
replicaCount: 2 replicaCount: 2

View file

@ -47,7 +47,7 @@ spec:
serviceAccountName: pulse-agent serviceAccountName: pulse-agent
containers: containers:
- name: pulse-agent - name: pulse-agent
image: rcourtman/pulse:5.1.10 image: rcourtman/pulse:5.1.9
command: ["/opt/pulse/bin/pulse-agent-linux-amd64"] command: ["/opt/pulse/bin/pulse-agent-linux-amd64"]
args: args:
- --enable-kubernetes - --enable-kubernetes