Skip to content

Commit

Permalink
fixing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
tjungbauer committed May 17, 2024
1 parent 7e8e59a commit 55f461d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/helper-status-checker/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: helper-status-checker
description: A helper Chart that creates a job to verify if the deployments of an operator are running. To do so it creates a service account with a role to read the status of the Deployments.
version: 4.0.6
version: 4.0.7
home: https://github.com/tjungbauer/helm-charts/tree/main/charts/helper-status-checker
icon: https://github.com/tjungbauer/helm-charts/raw/gh-pages/images/helping.png
maintainers:
Expand All @@ -26,4 +26,4 @@ annotations:
- kind: added
description: "Version 4.0.0: It is now possible to use a range of status checks to verify multiple operators."
- kind: added
description: added new option subscriptionName, in case the subscription name is different to the operator name.
description: added new option subscriptionName in case the subscription name is different to the operator name
4 changes: 2 additions & 2 deletions charts/minio-configurator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
apiVersion: v2
name: minio-configurator
description: A Chart to automate the bucket creation and configuration for MINIO Object Storage
version: 1.0.0
version: 1.0.1
maintainers:
- name: tjungbauer
email: tjungbau@redhat.com
url: https://blog.stderr.at/
home: https://github.com/tjungbauer/helm-charts/tree/main/charts/minio-configurator
icon: https://github.com/tjungbauer/helm-charts/blob/gh-pages/images/minio.png
icon: https://raw.githubusercontent.com/tjungbauer/helm-charts/gh-pages/images/minio.png
sources:
- https://github.com/tjungbauer/helm-charts
- https://charts.stderr.at/
Expand Down

0 comments on commit 55f461d

Please sign in to comment.