Skip to content

Commit

Permalink
Merge pull request #18 from jakefhyde/update-helm-project-operator
Browse files Browse the repository at this point in the history
Update helm project operator
  • Loading branch information
Arvind Iyengar authored Aug 16, 2022
2 parents b66225a + 68b7017 commit aa0be6f
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 5 deletions.
Binary file modified assets/prometheus-federator/prometheus-federator-0.1.1.tgz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ debugLevel: 0
cleanup:
image:
repository: rancher/shell
tag: v0.1.18-rc8
tag: v0.1.18

nodeSelector: {}

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ replace (
)

require (
github.com/rancher/helm-project-operator v0.0.2-0.20220722172000-0e5105fe81b1
github.com/rancher/helm-project-operator v0.0.2-0.20220816162720-557114ccbc41
github.com/rancher/wrangler v0.8.11-0.20220217210408-3ecd23dfea3b
github.com/rancher/wrangler-cli v0.0.0-20211112052728-f172e9bf59af
github.com/spf13/cobra v1.4.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,8 @@ github.com/rancher/helm-locker v0.0.0-20220511204622-3b216418e2f4 h1:UhVIXnKxCkq
github.com/rancher/helm-locker v0.0.0-20220511204622-3b216418e2f4/go.mod h1:PRThM9wL4o7MXJwUDeAk/+9s1vpmbRbacnGm+HoGqbY=
github.com/rancher/helm-project-operator v0.0.2-0.20220722172000-0e5105fe81b1 h1:JOjphJjvRqJh2yZT+LRrrgZhu6AY7+Y9XztJO2QLM/E=
github.com/rancher/helm-project-operator v0.0.2-0.20220722172000-0e5105fe81b1/go.mod h1:+nUMOKr5NnTVdwtHZ3HKgg2SrUHrA2wAI5xsusIm3GM=
github.com/rancher/helm-project-operator v0.0.2-0.20220816162720-557114ccbc41 h1:8bHzCFQWW81uTSaurxEU88D15xClbsy/78lRKtFWwUM=
github.com/rancher/helm-project-operator v0.0.2-0.20220816162720-557114ccbc41/go.mod h1:+nUMOKr5NnTVdwtHZ3HKgg2SrUHrA2wAI5xsusIm3GM=
github.com/rancher/lasso v0.0.0-20210616224652-fc3ebd901c08/go.mod h1:9qZd/S8DqWzfKtjKGgSoHqGEByYmUE3qRaBaaAHwfEM=
github.com/rancher/lasso v0.0.0-20220303220127-8cf5555ec03c h1:TyDYClPPCN2rWM97gd1jkvzlEy6ByYEN9IMK6nUY3dY=
github.com/rancher/lasso v0.0.0-20220303220127-8cf5555ec03c/go.mod h1:T6WoUopOHBWTGjnphruTJAgoZ+dpm6llvn6GDYaa7Kw=
Expand Down
4 changes: 2 additions & 2 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ entries:
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: 0.1.0
created: "2022-07-25T17:04:56.775172-07:00"
created: "2022-08-16T12:50:12.670836417-04:00"
dependencies:
- condition: helmProjectOperator.enabled
name: helmProjectOperator
repository: file://./charts/helmProjectOperator
description: Prometheus Federator
digest: ba4f97c869e8f5f9376aaf3d2dd4d7a050981130e6220fd56c6448068d23db5e
digest: e87cef668c36186f7c6a35b86dd0246818005ab4195f9eede35f09539af0015f
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
name: prometheus-federator
urls:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
url: https://github.com/rancher/helm-project-operator.git
subdirectory: charts/helm-project-operator
commit: 8568ae54638713b31477791a34619f1ce7571645
commit: 557114ccbc4137b9272a54705416b03043f6a11a

0 comments on commit aa0be6f

Please sign in to comment.