Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding charts ezd-backend and ezd-crd for ezd-rp from Linux Polska #963

Merged
merged 2 commits into from
Feb 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions packages/linuxpolska/ezd-backend/upstream.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
HelmRepo: https://linuxpolska.github.io/ezd-rp
HelmChart: ezd-backend
Vendor: Linux Polska
DisplayName: LP Backend for EZD RP
ChartMetadata:
kubeVersion: '>=1.19-0'
icon: https://linuxpolska.com/logo/LinuxPolska-icon.png
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dariuszbolkowski You should add this information:

ChartMetadata:
  maintainers:
  - name: Linux Polska
    email: [email protected]
    url: https://linuxpolska.com/en/

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In both helm charts.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@recena Will do this shortly. Thanks.

Copy link
Contributor Author

@dariuszbolkowski dariuszbolkowski Feb 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is done now. Pleasy veryfi.
Let me know if push of empty commit is needed.
Thank you.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a conflict with the rebase. Could you do it manually?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have done rebase. I hope it will works.

maintainers:
- name: Linux Polska
email: [email protected]
url: https://linuxpolska.com/en/
11 changes: 11 additions & 0 deletions packages/linuxpolska/ezd-crd/upstream.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
HelmRepo: https://linuxpolska.github.io/ezd-rp
HelmChart: ezd-crd
Vendor: Linux Polska
DisplayName: CRDs for LP Backend
ChartMetadata:
kubeVersion: '>=1.19-0'
icon: https://linuxpolska.com/logo/LinuxPolska-icon.png
maintainers:
- name: Linux Polska
email: [email protected]
url: https://linuxpolska.com/en/
Loading