You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/13 08:18:57 UTC

[GitHub] [airflow] patsevanton edited a comment on issue #15342: Error: no repository definition for @stable when helm dependency update for tag 2.0.1

patsevanton edited a comment on issue #15342:
URL: https://github.com/apache/airflow/issues/15342#issuecomment-818526106


   If use master - no error
   **git checkout master**
   ```
   Previous HEAD position was beb8af5ac Update Changelog for 2.0.1rc2
   Switched to branch 'master'
   Your branch is up to date with 'origin/master'.
   ```
   
   **helm dependency update**
   ```
   Getting updates for unmanaged Helm repositories...
   ...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository
   Saving 1 charts
   Downloading postgresql from repo https://charts.bitnami.com/bitnami
   Deleting outdated charts
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org