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

Bump azure/setup-helm from 1 to 2.1 #9

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps azure/setup-helm from 1 to 2.1.

Release notes

Sourced from azure/setup-helm's releases.

v2.0 release

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/setup-helm/commits/v1.2

New versioning logic for Helm releases uses GraphQL to fetch the last 100 releases of Helm. It then filters out the release as specified in the input. If 3.* has been specified, it'll get the latest Helm 3 release. Similarly if 2.* has been specified, it'll get the latest Helm 2 release. In case of latest, it'll fetch the latest Helm 3 release (to keep the behaviour consistent with previous action release).

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 2.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v1...v2.1)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2022
@height
Copy link

height bot commented May 2, 2022

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@WesleyCharlesBlake WesleyCharlesBlake merged commit 4b9119e into master May 5, 2022
@WesleyCharlesBlake WesleyCharlesBlake deleted the dependabot/github_actions/azure/setup-helm-2.1 branch May 5, 2022 11:27
Gustavobelfort pushed a commit that referenced this pull request Sep 12, 2022
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 2.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v1...v2.1)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gustavobelfort added a commit that referenced this pull request Oct 17, 2022
* fix(actions): fixes chart release charts_repo_url

* adds new LND chart

* adds initial bitcoind helm chart

* chore(lint): fix all static-analysis issues on charts

* bump chart versions for already published charts

* fix some basic chart issues

* clean up chart-test config until our repo is actually working

* move lnd to incubator for future work

* move avax and bitcoind to incubator to get this working

* Merge pull request #6 from pokt-foundation/feat/argo-events

adds application CRD for argo-events  Closes T-4433

* adds argo workflows deploy for T-4435 (#7)

* Harmony chart (#5)

* wip

* fix some ct test failures for T-3444

* T-3444: adds datadir to values.yaml

* finishing up hmy chart

Co-authored-by: Wesley Charles Blake <wes@pokt.network>

* Bump actions/setup-python from 2 to 3 (#8)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump azure/setup-helm from 1 to 2.1 (#9)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 2.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v1...v2.1)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 2 to 3 (#10)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* avax subnets

* Bump avaxgo

* fix newlines

* Bump azure/setup-helm from 2.1 to 3.3 (#24)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.1 to 3.3.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v2.1...v3.3)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* removing appOfApps from the chart repo

* vendor contrib backstage helm chart

* add bitnami in the chart repos

* remove chart lock file

* enable postgres on the helm chart

* update chart maintainers

* fix chart linting

* update chart

* Add docker-secret.yaml to .gitignore

* update chart test definitions

* fix lint for backstage values file

* update chart deployment options

* update default values for the backstage chart

* update default values for the backstage chart

* upadte connection tests for backstage chart

Co-authored-by: Wesley Charles Blake <wesley@nikordi.com>
Co-authored-by: WesleyCharlesBlake <wes@pokt.network>
Co-authored-by: Wesley Charles Blake <wesley@stratotechnology.com>
Co-authored-by: Dmitry Knyazev <okdas@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dmitry K <okdas@pm.me>
WesleyCharlesBlake added a commit that referenced this pull request Jan 6, 2023
* fix(actions): fixes chart release charts_repo_url

* adds new LND chart

* adds initial bitcoind helm chart

* chore(lint): fix all static-analysis issues on charts

* bump chart versions for already published charts

* fix some basic chart issues

* clean up chart-test config until our repo is actually working

* move lnd to incubator for future work

* move avax and bitcoind to incubator to get this working

* Merge pull request #6 from pokt-foundation/feat/argo-events

adds application CRD for argo-events  Closes T-4433

* adds argo workflows deploy for T-4435 (#7)

* Harmony chart (#5)

* wip

* fix some ct test failures for T-3444

* T-3444: adds datadir to values.yaml

* finishing up hmy chart

Co-authored-by: Wesley Charles Blake <wes@pokt.network>

* Bump actions/setup-python from 2 to 3 (#8)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump azure/setup-helm from 1 to 2.1 (#9)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 2.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v1...v2.1)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 2 to 3 (#10)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* avax subnets

* Bump avaxgo

* fix newlines

* Bump azure/setup-helm from 2.1 to 3.3 (#24)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.1 to 3.3.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v2.1...v3.3)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* removing appOfApps from the chart repo

* Add blockchain-node helm

* Add init container to download snapshot

* Formatting to make it working

* Add notes

* add additionalManifests template

* Add SecretsStore to the values

* add healthcheck sidecar

* Add healthness probes

* Implement mounting CM and secrets

* formatting

* change maintainers format

* adjust default values.yaml

* formatting

* Implement ingressNginx

* Remove test values

* Always deploy sa

* test gpg

* Add readme

* readme

* test gpg

* Change way to define is data downloaded

* add quotes to env

* correct healthcheker resources

* Adjust init container to download POKT snapshot

* Correct container to mount secrets and CM

* Remove wrong default

* Update values.yaml

* Adjust values and add example values as documentation

* COrrect ingress to insert correct host name

* Add init container to cp configs and secrets and to download snapshot

* Correct helm repo URL

* Update README.md

* add snapshot and snapshotcontent

* create pvc from snapshot

* adjust values

* bump version

* Add catalog-info.yaml config file

* Update catalog-info.yaml

* Correct namespace

* move uplink token to nodes values

* Add warmup initcontainer

* Adjust helm release pipeline

* Update release.yaml

* Update release.yaml

* roll back to use chart-releaser plugin

* Adjust sts

* formatting

* formatting

* Formatting

* Formatting

* add parallel disk init

* Add flag if disk initialised

* Install latest uplink

* set parallel=1

* set uplink config dir

* disable paralel download

* Add validation and configure uplink befor use it

* Create gitguardian.yaml

* Update gitguardian.yaml

* Add node selector and tweak uplink parallel

* feat: bump avalanche to v1.8.2

* Update scripts.yaml

* Update scripts.yaml

* fix: upgrade.json for subnets

* fix: change curl to wget

* fix: raw github url

* Update catalog-info.yaml

* feat: bump avax to v1.8.3

* feat: bump avax to v1.8.4

* release v0.0.10

* remove snapshot templates

* feat: bump avax to v1.8.5

* Add todo

* Implement pod annotation and service monitor

* add resources definitions for redis container in the portal deployment

* remove default redis resources

Co-authored-by: Wesley Charles Blake <wesley@nikordi.com>
Co-authored-by: WesleyCharlesBlake <wes@pokt.network>
Co-authored-by: Wesley Charles Blake <wesley@stratotechnology.com>
Co-authored-by: Dmitry Knyazev <okdas@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dmitry K <okdas@pm.me>
Co-authored-by: vlad-she <vlad-she>
Co-authored-by: vlad-she <vladzaq1@proton.me>
Co-authored-by: vlad-she <16667906+vlad-she@users.noreply.github.com>
Co-authored-by: Paulo Pigatto <paulo@pigatto.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant