Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Verified Commit cb5645e7 authored by Benoît's avatar Benoît
Browse files

Bump image to 1.8.11

parent 494b0f5f
No related branches found
No related tags found
No related merge requests found
Pipeline #15090 failed
......@@ -2,13 +2,13 @@ annotations:
category: developpment
artifacthub.io/images: |
- name: code-server
image: lab.frogg.it:5050/captnbp/codehub/code-server:1.8.9
image: lab.frogg.it:5050/captnbp/codehub/code-server:1.8.11
- name: jupyterhub
image: docker.io/bitnami/jupyterhub:3.1.1-debian-11-r11
- name: oauth
image: lab.frogg.it:5050/captnbp/codehub/oauth:1.8.9
image: lab.frogg.it:5050/captnbp/codehub/oauth:1.8.11
- name: nginx
image: lab.frogg.it:5050/captnbp/codehub/nginx:1.8.9
image: lab.frogg.it:5050/captnbp/codehub/nginx:1.8.11
- name: configurable-http-proxy
image: docker.io/bitnami/configurable-http-proxy:4.5.4-debian-11-r29
artifacthub.io/license: MIT
......
......@@ -1506,7 +1506,7 @@ singleuser:
image:
registry: lab.frogg.it:5050
repository: captnbp/codehub/code-server
tag: 1.8.9
tag: 1.8.11
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
......@@ -1612,7 +1612,7 @@ singleuser:
## @skip singleuser.sidecars[1]
sidecars:
- name: nginx
image: lab.frogg.it:5050/captnbp/codehub/nginx:1.8.9
image: lab.frogg.it:5050/captnbp/codehub/nginx:1.8.11
resources:
requests:
cpu: 100m
......@@ -1630,7 +1630,7 @@ singleuser:
drop:
- ALL
- name: oauth
image: lab.frogg.it:5050/captnbp/codehub/oauth:1.8.9
image: lab.frogg.it:5050/captnbp/codehub/oauth:1.8.11
ports:
- containerPort: 9095
name: oauth
......@@ -1653,7 +1653,7 @@ singleuser:
drop:
- ALL
# - name: browser
# image: lab.frogg.it:5050/captnbp/codehub/browser:1.8.9
# image: lab.frogg.it:5050/captnbp/codehub/browser:1.8.11
# ports:
# - containerPort: 6080
# name: browser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment