Skip to content

Commit

Permalink
Merge pull request #162 from smallstep/step-issuer-version
Browse files Browse the repository at this point in the history
Update step-issuer version
  • Loading branch information
maraino authored Nov 28, 2023
2 parents d55304e + 1204031 commit 3ab4ed9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions step-issuer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: v2
name: step-issuer
type: application
version: 0.8.1
version: 0.8.0+1
appVersion: 0.8.0
description: Step-issuer helm chart for kubernetes.
home: https://smallstep.com
dependencies:
- name: crds
condition: crds.enabled
version: 0.8.1
version: 0.8.0+1
keywords:
- authority
- ca
Expand Down
2 changes: 1 addition & 1 deletion step-issuer/charts/crds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: crds
type: application
version: 0.8.1
version: 0.8.0+1
appVersion: 0.8.0
description: Step-issuer CRDs
home: https://smallstep.com
Expand Down

0 comments on commit 3ab4ed9

Please sign in to comment.