A new public release - 1731600351

This commit is contained in:
uug4ai
2024-11-14 16:05:52 +00:00
parent a03a4958ef
commit 2eb665ef9b
2 changed files with 5 additions and 5 deletions

View File

@@ -137,7 +137,7 @@ kerberoshub:
api:
repository: uugai/hub-api
pullPolicy: IfNotPresent
tag: "v1.0.5"
tag: "v1.0.7"
replicas: 2
jwtSecret: "I1JcwzW3A0t_THIS-IS_NOT_A_SECRET_WJK9jnPkipbnVTpf0efMy" # change to a random value, this is for generating JWT tokens.
schema: "https"
@@ -217,7 +217,7 @@ kerberoshub:
frontend:
repository: uugai/hub-frontend
pullPolicy: IfNotPresent
tag: "v1.0.16"
tag: "v1.0.17"
replicas: 2
schema: "https"
url: "yourdomain.com"
@@ -407,9 +407,9 @@ kerberospipeline:
memory: 10Mi
cpu: 10m
notify:
repository: kerberos/pipe-notify
repository: uugai/hub-pipeline-notification
pullPolicy: IfNotPresent
tag: "1.0.7688338979"
tag: "v1.0.8"
replicas: 1
resources:
requests:

View File

@@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: vault
image: uugai/vault:v1.0.5
image: uugai/vault:v1.0.7
resources:
limits:
memory: 512Mi