-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from timberio/update-to-new-url
Update deps to new helm url
- Loading branch information
Showing
14 changed files
with
23 additions
and
25 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
chart-repos: | ||
- timberio=https://packages.timber.io/helm/latest | ||
- timberio-nightly=https://packages.timber.io/helm/nightly | ||
- vector=https://helm.vector.dev | ||
check-version-increment: true | ||
debug: true | ||
helm-extra-args: --timeout 300s |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,8 +22,8 @@ jobs: | |
git config user.email "[email protected]" | ||
- name: Add repo | ||
run: | | ||
helm repo add timberio https://packages.timber.io/helm/latest | ||
helm repo add timberio-nightly https://packages.timber.io/helm/nightly | ||
helm repo add vector https://helm.vector.dev | ||
helm repo update | ||
- name: Run chart-releaser | ||
uses: helm/[email protected] | ||
env: | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: vector-shared | ||
repository: file://../vector-shared | ||
repository: https://helm.vector.dev | ||
version: 0.1.0 | ||
digest: sha256:f80efefe11af3d8d497f3dfb2035864bced30d21856ec2d3b0d64f76966d446d | ||
generated: "2021-08-11T19:43:04.791899-04:00" | ||
digest: sha256:88a0e8df7875763e62d4c3ae2c67fa96f99401847bdc1cd466b957530fc4c68c | ||
generated: "2021-08-12T15:07:24.8637-04:00" |
This file contains 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
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: vector-shared | ||
repository: file://../vector-shared | ||
repository: https://helm.vector.dev | ||
version: 0.1.0 | ||
digest: sha256:f80efefe11af3d8d497f3dfb2035864bced30d21856ec2d3b0d64f76966d446d | ||
generated: "2021-08-11T19:43:00.799809-04:00" | ||
digest: sha256:88a0e8df7875763e62d4c3ae2c67fa96f99401847bdc1cd466b957530fc4c68c | ||
generated: "2021-08-12T15:07:30.810932-04:00" |
This file contains 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
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
dependencies: | ||
- name: vector-agent | ||
repository: https://packages.timber.io/helm/latest | ||
repository: https://helm.vector.dev | ||
version: 0.15.1 | ||
- name: vector-aggregator | ||
repository: https://packages.timber.io/helm/nightly | ||
version: 0.16.0-nightly-2021-08-09 | ||
digest: sha256:e0cdb7c3989646a7ed1b8d2d9215c2e1721bc8bcdca595a7c253b1d6220559e9 | ||
generated: "2021-08-09T11:51:52.210099-04:00" | ||
repository: https://helm.vector.dev | ||
version: 0.16.0-beta.1 | ||
digest: sha256:958b814fe499d02a9f8ea717a5461cb527b31cf90140e518c37508be4bea188e | ||
generated: "2021-08-12T15:09:07.083868-04:00" |
This file contains 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
Binary file not shown.
Binary file not shown.
Binary file not shown.