Search now also includes type and description
All checks were successful
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/labhelper) (push) Successful in 24s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/labhelper-data-loader) (push) Successful in 6s

This commit is contained in:
2025-12-30 17:24:53 +01:00
parent bd36132946
commit c566e31ab5
2 changed files with 5 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ spec:
mountPath: /data
containers:
- name: web
image: git.baumann.gr/adebaumann/labhelper:0.040
image: git.baumann.gr/adebaumann/labhelper:0.041
imagePullPolicy: Always
ports:
- containerPort: 8000