Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
Zebradil authored May 20, 2024
2 parents 39cd4e5 + f6a543e commit 38b10a7
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ signs:
aurs:
- name: myks-bin
homepage: https://github.com/mykso/myks
description: A configuration framework for Kubernetes applications
description: Configuration framework for Kubernetes applications
maintainers:
- "German Lashevich <german.lashevich at gmail dot com>"
license: "MIT"
Expand All @@ -63,8 +63,8 @@ aurs:
email: [email protected]
brews:
- name: myks
description: A configuration framework for Kubernetes applications
folder: Formula
description: Configuration framework for Kubernetes applications
directory: Formula
homepage: https://github.com/mykso/myks
license: MIT
commit_author:
Expand Down Expand Up @@ -117,3 +117,13 @@ docker_manifests:
image_templates:
- ghcr.io/mykso/myks:latest-linux-amd64
- ghcr.io/mykso/myks:latest-linux-arm64
nfpms:
- vendor: Mykso
homepage: https://github.com/mykso/myks
maintainer: German Lashevich <[email protected]>
description: Configuration framework for Kubernetes applications
license: MIT
formats:
- apk
- deb
- rpm

0 comments on commit 38b10a7

Please sign in to comment.