feat(container)!: Update image docker ( 27 ➔ 29 )#598
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update image docker ( 27 ➔ 29 )#598mortyops[bot] wants to merge 1 commit intomainfrom
mortyops[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/actions-runner-system/gha-runner-scale-set/app Kustomization: actions-runner-system/gha-runner-scale-set HelmRelease: actions-runner-system/gha-rs-ac-ai-k8s-sandbox
+++ kubernetes/apps/actions-runner-system/gha-runner-scale-set/app Kustomization: actions-runner-system/gha-runner-scale-set HelmRelease: actions-runner-system/gha-rs-ac-ai-k8s-sandbox
@@ -203,13 +203,13 @@
- mountPath: /certs
name: docker-certs
readOnly: true
- env:
- name: DOCKER_TLS_CERTDIR
value: /certs
- image: docker:27-dind
+ image: docker:29-dind
name: dind
resources:
limits:
cpu: '2'
memory: 4Gi
requests: |
Contributor
Author
--- HelmRelease: actions-runner-system/gha-rs-ac-ai-k8s-sandbox AutoscalingRunnerSet: actions-runner-system/gha-rs-ac-ai-k8s-sandbox
+++ HelmRelease: actions-runner-system/gha-rs-ac-ai-k8s-sandbox AutoscalingRunnerSet: actions-runner-system/gha-rs-ac-ai-k8s-sandbox
@@ -11,13 +11,13 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: gha-rs-ac-ai-k8s-sandbox
actions.github.com/scale-set-namespace: actions-runner-system
annotations:
secret.reloader.stakater.com/reload: aviator-coding-runner-secret
- actions.github.com/values-hash: 9678c26f00acb440c10257a11dd8870d18d4122b55cb18403c6631eb528f3bf
+ actions.github.com/values-hash: 2bd82a0997840f7237f9d50e888aeb9868113eb8600cdb6614d93a5511e134f
actions.github.com/cleanup-manager-role-binding: gha-rs-ac-ai-k8s-sandbox-gha-rs-manager
actions.github.com/cleanup-manager-role-name: gha-rs-ac-ai-k8s-sandbox-gha-rs-manager
spec:
githubConfigUrl: https://github.com/aviator-coding/ai-k8s-sandbox
githubConfigSecret: aviator-coding-runner-secret
maxRunners: 15
@@ -197,13 +197,13 @@
- mountPath: /certs
name: docker-certs
readOnly: true
- env:
- name: DOCKER_TLS_CERTDIR
value: /certs
- image: docker:27-dind
+ image: docker:29-dind
name: dind
resources:
limits:
cpu: '2'
memory: 4Gi
requests: |
7bba36f to
43de09e
Compare
4a37e22 to
655a766
Compare
| datasource | package | from | to | | ---------- | ------- | ---- | -- | | docker | docker | 27 | 29 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
27-dind→29-dindConfiguration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.