Compare commits
1 Commits
renovate/a
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
| a7cda8f0dc |
@@ -16,7 +16,7 @@ jobs:
|
||||
container: ghcr.io/renovatebot/renovate:latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v7
|
||||
uses: actions/checkout@v4
|
||||
- name: Run Renovate CLI
|
||||
run: |
|
||||
renovate
|
||||
|
||||
@@ -14,7 +14,7 @@ spec:
|
||||
targetRevision: HEAD
|
||||
- repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
targetRevision: 9.7.1
|
||||
targetRevision: 9.3.7
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/system/ArgoCD/values.yaml
|
||||
|
||||
@@ -26,7 +26,7 @@ spec:
|
||||
networkName: default/vmn-lan
|
||||
status:
|
||||
agentPodRef:
|
||||
image: rancher/harvester-vm-dhcp-agent:v1.7.0
|
||||
image: rancher/harvester-vm-dhcp-agent:v1.8.2
|
||||
name: default-vmn-lan-agent
|
||||
namespace: harvester-system
|
||||
uid: fde98493-a67c-4279-b48e-f7a70ea089b7
|
||||
|
||||
Reference in New Issue
Block a user