Skip to content

Commit

Permalink
fix: actions failing invalid id
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <[email protected]>
  • Loading branch information
shanduur committed Jul 17, 2024
1 parent 683e2c6 commit a3039c0
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 32 deletions.
2 changes: 1 addition & 1 deletion anza-labs/bitwarden-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: bitwarden-webhook
description: A BitWarden Webhook provider for External Secrets Operator.
type: application
version: 1.0.2
version: 1.0.3
4 changes: 2 additions & 2 deletions anza-labs/bitwarden-webhook/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bitwarden-webhook

![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)

A BitWarden Webhook provider for External Secrets Operator.

Expand Down Expand Up @@ -36,4 +36,4 @@ A BitWarden Webhook provider for External Secrets Operator.
| tolerations | list | `[]` | Tolerations for the pods. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
13 changes: 0 additions & 13 deletions anza-labs/lubelog/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
apiVersion: v2
name: lubelog
description: LubeLogger is a web-based vehicle maintenance and fuel mileage tracker

# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
# to be deployed.
#
# Library charts provide useful utilities or functions for the chart developer. They're included as
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
2 changes: 1 addition & 1 deletion anza-labs/lubelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ LubeLogger is a web-based vehicle maintenance and fuel mileage tracker
| tolerations | list | `[]` | Tolerations for the pods. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
15 changes: 0 additions & 15 deletions anza-labs/lubelog/templates/tests/test-connection.yaml

This file was deleted.

0 comments on commit a3039c0

Please sign in to comment.