Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
onuryilmaz committed Dec 23, 2024
1 parent a4ea10d commit d11be7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions github-guard/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ apiVersion: v2
name: github-guard
description: A Helm chart for Kubernetes
type: application
version: 0.4.0
appVersion: "0.4.0"
version: 0.5.0
appVersion: "0.5.0"
4 changes: 2 additions & 2 deletions github-guard/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ kind: PluginDefinition
metadata:
name: github-guard
spec:
version: "0.4.0"
version: "0.5.0"
displayName: Github Guard
description: Manages Github teams, team memberships and repository & team assignments
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/github-guard/README.md
icon: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/github-guard/img/logo.png
helmChart:
name: github-guard
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 0.4.0
version: 0.5.0

0 comments on commit d11be7e

Please sign in to comment.