Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate Bot
839cf32885 Update renovate/renovate Docker tag to v40.62.1 2025-06-20 13:55:28 +00:00
aa3a6bbf01 Merge pull request 'Update collabora/code Docker tag to v25.04.3.1.1' (#24) from renovate/collabora-code-25.x into main
All checks were successful
continuous-integration/drone Build is passing
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/24
2025-06-20 08:46:26 +00:00
Renovate Bot
869c330313 Update collabora/code Docker tag to v25.04.3.1.1 2025-06-20 00:24:11 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -13,13 +13,13 @@ environment:
steps: steps:
- name: renovate - validate config - name: renovate - validate config
image: renovate/renovate:40.57.1 image: renovate/renovate:40.62.1
commands: commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL - unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- renovate-config-validator - renovate-config-validator
- name: renovate - name: renovate
image: renovate/renovate:40.57.1 image: renovate/renovate:40.62.1
commands: commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL - unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- renovate - renovate

View File

@@ -15,7 +15,7 @@ spec:
spec: spec:
containers: containers:
- name: collabora - name: collabora
image: collabora/code:25.04.2.2.1 image: collabora/code:25.04.3.1.1
ports: ports:
- containerPort: 9980 - containerPort: 9980
env: env: