Skip to content

Commit

Permalink
Merge pull request #5 from riftbit/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
ergoz authored Sep 30, 2021
2 parents 40d11f5 + c3ecb1c commit bb12198
Show file tree
Hide file tree
Showing 2,237 changed files with 256 additions and 122,298 deletions.
48 changes: 48 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report (2).md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

<!--
Before you open the bug report please review the following troubleshooting guide:
- [Troubleshoot Bitnami Helm Chart Issues](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues)
-->

**Which chart**:
The name (and version) of the affected chart

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Version of Helm and Kubernetes**:

- Output of `helm version`:

```
(paste your output here)
```

- Output of `kubectl version`:

```
(paste your output here)
```

**Additional context**
Add any other context about the problem here.
1 change: 1 addition & 0 deletions .github/ct-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ chart-dirs:
- riftbit
chart-repos:
- bitnami=https://charts.bitnami.com/bitnami/
- riftbit=https://charts.riftbit.com/
helm-extra-args: --timeout 600s

excluded-charts:
Expand Down
1 change: 1 addition & 0 deletions .github/ct-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ chart-dirs:
- riftbit
chart-repos:
- bitnami=https://charts.bitnami.com/bitnami/
- riftbit=https://charts.riftbit.com/
helm-extra-args: --timeout 600s

check-version-increment: true
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1

- name: Checklist
uses: wyozi/contextual-qa-checklist-action@master
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
if: steps.list-changed.outputs.changed == 'true'

test:
# needs:
# - lint
needs:
- lint
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion artifacthub-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# when the hash of the last commit in the branch you set up changes. This does
# NOT apply to ownership claim operations, which are processed immediately.
#
repositoryID: The ID of the Artifact Hub repository where the packages will be published to (optional, but it enables verified publisher)
repositoryID: 914c547c-9691-41b2-8424-507a102cfaab
owners: # (optional, used to claim repository ownership)
- name: "[riftbit] ErgoZ"
email: ergozru@gmail.com
Expand Down
6 changes: 0 additions & 6 deletions bitnami/apache/Chart.lock

This file was deleted.

29 changes: 0 additions & 29 deletions bitnami/apache/Chart.yaml

This file was deleted.

250 changes: 0 additions & 250 deletions bitnami/apache/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions bitnami/apache/ci/ct-values.yaml

This file was deleted.

1 change: 0 additions & 1 deletion bitnami/apache/files/README.md

This file was deleted.

1 change: 0 additions & 1 deletion bitnami/apache/files/vhosts/README.md

This file was deleted.

47 changes: 0 additions & 47 deletions bitnami/apache/templates/NOTES.txt

This file was deleted.

130 changes: 0 additions & 130 deletions bitnami/apache/templates/_helpers.tpl

This file was deleted.

15 changes: 0 additions & 15 deletions bitnami/apache/templates/configmap-vhosts.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions bitnami/apache/templates/configmap.yaml

This file was deleted.

Loading

0 comments on commit bb12198

Please sign in to comment.