1 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ spec:
containers: containers:
- name: bedrockservermanager - name: bedrockservermanager
# image: ghcr.io/dmedina559/bedrock-server-manager:stable # image: ghcr.io/dmedina559/bedrock-server-manager:stable
image: ghcr.io/dmedina559/bedrock-server-manager:3.7.2 image: ghcr.io/dmedina559/bedrock-server-manager:3.8.0
ports: ports:
- name: web - name: web
containerPort: 11325 containerPort: 11325

View File

@@ -14,7 +14,7 @@ spec:
targetRevision: HEAD targetRevision: HEAD
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 9.4.5 targetRevision: 9.3.7
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml