Skip to content

Commit

Permalink
Merge pull request #134 from mallardduck/bump-rc-image-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck authored Dec 13, 2024
2 parents 9f57328 + 50dd450 commit 88580c7
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Binary file modified assets/prometheus-federator/prometheus-federator-0.4.5-rc.1.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion charts/prometheus-federator/0.4.5-rc.1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: v0.4.3
appVersion: v0.4.4-rc.1
dependencies:
- name: helmProjectOperator
repository: file://./charts/helmProjectOperator
Expand Down
2 changes: 1 addition & 1 deletion charts/prometheus-federator/0.4.5-rc.1/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ helmProjectOperator:
image:
registry: ''
repository: rancher/prometheus-federator
tag: v0.4.3
tag: v0.4.4-rc.1
pullPolicy: IfNotPresent

# Additional arguments to be passed into the Prometheus Federator image
Expand Down
6 changes: 3 additions & 3 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ entries:
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: v0.4.3
created: "2024-12-12T16:12:04.315855-05:00"
appVersion: v0.4.4-rc.1
created: "2024-12-13T09:10:34.193468-05:00"
dependencies:
- name: helmProjectOperator
repository: file://./charts/helmProjectOperator
version: 0.3.2
description: Prometheus Federator
digest: 2b698b5403b17b515e24c232e778330be8c041f6a7a925215aceb959cf58a8f3
digest: 8d60936611bb5e3358a5e5152680512f8f0fe235d9683fb31c85e8104554bf6c
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
name: prometheus-federator
urls:
Expand Down
2 changes: 1 addition & 1 deletion packages/prometheus-federator/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: v0.4.3
appVersion: v0.4.4-rc.1
dependencies:
- name: helmProjectOperator
repository: file://./charts/helmProjectOperator
Expand Down
2 changes: 1 addition & 1 deletion packages/prometheus-federator/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ helmProjectOperator:
image:
registry: ''
repository: rancher/prometheus-federator
tag: v0.4.3
tag: v0.4.4-rc.1
pullPolicy: IfNotPresent

# Additional arguments to be passed into the Prometheus Federator image
Expand Down

0 comments on commit 88580c7

Please sign in to comment.