-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
index.yaml 403 Forbidden #30438
Comments
Not sure if there was any kind of transient error, we are not able to reproduce the issue $ helm repo update bitnami
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "bitnami" chart repository
Update Complete. ⎈Happy Helming!⎈ BTW, please note the recommended way of consuming Bitnami Helm charts is by using the OCI packages stored in DockerHub. |
@carrodher ➜ ~ curl https://charts.bitnami.com/bitnami
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>2QREJBV3WMBCK5KD</RequestId><HostId>Ge0EP/zQK4MDF2tmt6RxRX784RWQrLN7CwLAvsMQsIDIuBRh0qZLZECtAcsNgxfrw8GL5QyvEAM=</HostId></Error> |
This URL is not designed to be used with $ helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" has been added to your repositories The only browsable URL is https://charts.bitnami.com/ which redirects you to a static page with some instructions about how to add the repository to the Helm client. With $ curl https://charts.bitnami.com/bitnami/index.yaml
...
- annotations:
category: Infrastructure
apiVersion: v2
appVersion: 3.8.0
created: "2022-06-02T01:56:22.118314024Z"
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 1.x.x
description: Apache ZooKeeper provides a reliable, centralized register of configuration
data and services for distributed applications.
digest: sha256:f57fe57cfe2280fe4ca87ffd546b64625cf650c02cdb5b849ee0ddad06302a9b
home: https://github.com/bitnami/charts/tree/master/bitnami/zookeeper
icon: https://bitnami.com/assets/stacks/zookeeper/img/zookeeper-stack-220x234.png
keywords:
- zookeeper
maintainers:
- name: Bitnami
url: https://github.com/bitnami/charts
name: zookeeper
sources:
- https://github.com/bitnami/bitnami-docker-zookeeper
- https://zookeeper.apache.org/
urls:
- https://charts.bitnami.com/bitnami/zookeeper-9.2.1.tgz
version: 9.2.1
generated: "2023-01-09T18:56:51.100542554Z" |
Russian IP blocked to access https://charts.bitnami.com/bitnami/index.yaml |
I've reviewed our setup, and there haven't been any changes on our side, so it’s unclear what's causing this issue. However, here are a couple of important points to consider:
|
|
Just use: https://raw.githubusercontent.com/bitnami/charts/refs/heads/archive-full-index/bitnami/ |
Name and Version
all
What architecture are you using?
amd64
What steps will reproduce the bug?
What is the expected behavior?
Successful repo update
What do you see instead?
The text was updated successfully, but these errors were encountered: