Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
n0rad committed Nov 14, 2023
1 parent b25d405 commit 74fa313
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
extends: [
"config:base",
"regexManagers:dockerfileVersions",
]
}
9 changes: 9 additions & 0 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: v2
name: test
version: 0.0.0
dependencies:
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 5.50.0

Empty file added chart/values.yaml
Empty file.

0 comments on commit 74fa313

Please sign in to comment.