imfreedom/k8s-cluster

85e9aadd55df
Parents b810fe55f396
Children dd73b034a71b
Update hub by adding the new tag to the kustomize file
--- a/50-hub.imfreedom.org/kustomization.yaml Mon Sep 18 01:26:08 2023 -0500
+++ b/50-hub.imfreedom.org/kustomization.yaml Mon Sep 18 01:33:56 2023 -0500
@@ -2,4 +2,7 @@
namespace: imfreedom
resources:
- manifest.yaml
+images:
+ - name: docker.io/jetbrains/hub
+ newTag: 2023.1.17568
---
--- a/50-hub.imfreedom.org/manifest.yaml Mon Sep 18 01:26:08 2023 -0500
+++ b/50-hub.imfreedom.org/manifest.yaml Mon Sep 18 01:33:56 2023 -0500
@@ -113,7 +113,7 @@
spec:
initContainers:
- name: configure
- image: docker.io/jetbrains/hub:2022.3.15453
+ image: docker.io/jetbrains/hub:2023.1.15832
command:
- /run.sh
- configure
@@ -137,7 +137,7 @@
subPath: backups
containers:
- name: hub
- image: docker.io/jetbrains/hub:2022.3.15453
+ image: docker.io/jetbrains/hub:2023.1.15832
ports:
- containerPort: 8080
resources: