Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kashalls committed Dec 30, 2023
2 parents fb8a9ab + d1d625a commit ec1a871
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.WORKFLOW_LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@b8ce565a2e98de1fec9696a76fba7beb01ec29b2 # v39.2.3
uses: renovatebot/github-action@f9c81dddc9b589e4e6ae0326d1e36f6bc415d230 # v39.2.4
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.28.2
version: 1.29.0
sourceRef:
kind: HelmRepository
name: coredns
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: 55.5.0
version: 55.5.1
sourceRef:
kind: HelmRepository
name: prometheus-community
Expand Down

0 comments on commit ec1a871

Please sign in to comment.