Skip to content

Commit

Permalink
[jaeger] Adding comment in artifacthub-repo to try to claim ownership (
Browse files Browse the repository at this point in the history
…#560)

* Adding comment in artifacthub-repo to try to claim ownership

Signed-off-by: Jonah Kowall <[email protected]>

* bumpt chart version

---------

Signed-off-by: Jonah Kowall <[email protected]>
Co-authored-by: Pavel Nikolov <[email protected]>
  • Loading branch information
jkowall and pavelnikolov authored Apr 23, 2024
1 parent 582607a commit 3cc7dc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/jaeger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: 1.53.0
description: A Jaeger Helm chart for Kubernetes
name: jaeger
type: application
version: 3.0.1
version: 3.0.2
# CronJobs require v1.21
kubeVersion: ">= 1.21-0"
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/jaeger/artifacthub-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# when the hash of the last commit in the branch you set up changes. This does
# NOT apply to ownership claim operations, which are processed immediately.
#
repositoryID: The ID of the Artifact Hub repository where the packages will be published to (optional, but it enables verified publisher)
#repositoryID: The ID of the Artifact Hub repository where the packages will be published to (optional, but it enables verified publisher)
owners: # (optional, used to claim repository ownership)
- name: mikelorant
email: [email protected]
Expand All @@ -22,4 +22,4 @@ owners: # (optional, used to claim repository ownership)
- name: dvonthenen
email: [email protected]
- name: jkowall
email: [email protected]
email: [email protected]

0 comments on commit 3cc7dc4

Please sign in to comment.