Skip to content

Commit 8555596

Browse files
committed
chore(addons): fix typo
1 parent c7fae14 commit 8555596

5 files changed

Lines changed: 37 additions & 37 deletions

File tree

addons/grafana/10/README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!--- app-name: Grafana -->
22

3-
# Grafana packaged by Bitnami
3+
# Grafana packaged by Drycc
44

55
Grafana is an open source metric analytics and visualization suite for visualizing time series data that supports various types of data sources.
66

77
[Overview of Grafana](https://grafana.com/)
88

9-
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
9+
Trademarks: This software listing is packaged by Drycc. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
1010

1111
## TL;DR
1212

@@ -19,7 +19,7 @@ $ helm install my-release my-repo/grafana
1919

2020
This chart bootstraps a [grafana](https://github.com/drycc/containers/tree/main/drycc/grafana) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
2121

22-
Bitnami charts can be used with [Kubeapps](https://kubeapps.dev/) for deployment and management of Helm Charts in clusters.
22+
Drycc charts can be used with [Kubeapps](https://kubeapps.dev/) for deployment and management of Helm Charts in clusters.
2323

2424
## Prerequisites
2525

@@ -51,9 +51,9 @@ $ helm delete my-release
5151

5252
The command removes all the Kubernetes components associated with the chart and deletes the release. Use the option `--purge` to delete all persistent volumes too.
5353

54-
## Differences between the Bitnami Grafana chart and the Bitnami Grafana Operator chart
54+
## Differences between the Drycc Grafana chart and the Drycc Grafana Operator chart
5555

56-
In the Bitnami catalog we offer both the drycc/grafana and drycc/grafana-operator charts. Each solution covers different needs and use cases.
56+
In the Drycc catalog we offer both the drycc/grafana and drycc/grafana-operator charts. Each solution covers different needs and use cases.
5757

5858
The *drycc/grafana* chart deploys a single Grafana installation (with grafana-image-renderer) using a Kubernetes Deployment object (together with Services, PVCs, ConfigMaps, etc.). The figure below shows the deployed objects in the cluster after executing *helm install*:
5959

@@ -441,12 +441,12 @@ This solution allows to easily deploy multiple Grafana instances compared to the
441441
| Name | Description | Value |
442442
| ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------- | ----------------------- |
443443
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
444-
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
445-
| `volumePermissions.image.repository` | Bitnami Shell image repository | `drycc/drycc-shell` |
446-
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r38` |
447-
| `volumePermissions.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
448-
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
449-
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
444+
| `volumePermissions.image.registry` | Drycc Shell image registry | `docker.io` |
445+
| `volumePermissions.image.repository` | Drycc Shell image repository | `drycc/drycc-shell` |
446+
| `volumePermissions.image.tag` | Drycc Shell image tag (immutable tags are recommended) | `11-debian-11-r38` |
447+
| `volumePermissions.image.digest` | Drycc Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
448+
| `volumePermissions.image.pullPolicy` | Drycc Shell image pull policy | `IfNotPresent` |
449+
| `volumePermissions.image.pullSecrets` | Drycc Shell image pull secrets | `[]` |
450450
| `volumePermissions.resources.limits` | The resources limits for the init container | `{}` |
451451
| `volumePermissions.resources.requests` | The requested resources for the init container | `{}` |
452452
| `volumePermissions.containerSecurityContext.runAsUser` | Set init container's Security Context runAsUser | `0` |
@@ -486,7 +486,7 @@ $ helm install my-release -f values.yaml my-repo/grafana
486486

487487
It is strongly recommended to use immutable tags in a production environment. This ensures your deployment does not change automatically if the same tag is updated with a different image.
488488

489-
Bitnami will release a new chart updating its containers if a new version of the main container, significant changes, or critical vulnerabilities exist.
489+
Drycc will release a new chart updating its containers if a new version of the main container, significant changes, or critical vulnerabilities exist.
490490

491491
### Using custom configuration
492492

@@ -614,14 +614,14 @@ As an alternative, you can use of the preset configurations for pod affinity, po
614614

615615
## Persistence
616616

617-
The [Bitnami Grafana](https://github.com/drycc/containers/tree/main/drycc/grafana) image stores the Grafana data and configurations at the `/opt/drycc/grafana/data` path of the container.
617+
The [Drycc Grafana](https://github.com/drycc/containers/tree/main/drycc/grafana) image stores the Grafana data and configurations at the `/opt/drycc/grafana/data` path of the container.
618618

619619
Persistent Volume Claims are used to keep the data across deployments. This is known to work in GCE, AWS, and minikube.
620620
See the [Parameters](#parameters) section to configure the PVC or to disable persistence.
621621

622622
## Troubleshooting
623623

624-
Find more information about how to deal with common errors related to Bitnami's Helm charts in [this troubleshooting guide](https://docs.drycc.com/general/how-to/troubleshoot-helm-chart-issues).
624+
Find more information about how to deal with common errors related to Drycc's Helm charts in [this troubleshooting guide](https://docs.drycc.com/general/how-to/troubleshoot-helm-chart-issues).
625625

626626
## Upgrading
627627

@@ -631,7 +631,7 @@ This major release only bumps the Grafana version to 9.x. No major issues are ex
631631

632632
### To 7.0.0
633633

634-
This major release renames several values in this chart and adds missing features, in order to be inline with the rest of assets in the Bitnami charts repository.
634+
This major release renames several values in this chart and adds missing features, in order to be inline with the rest of assets in the Drycc charts repository.
635635

636636
Since the volume access mode when persistence is enabled is `ReadWriteOnce` in order to upgrade the deployment you will need to either use the `Recreate` strategy or delete the old deployment.
637637

@@ -651,7 +651,7 @@ This version also introduces `drycc/common`, a [library chart](https://helm.sh/d
651651
**What changes were introduced in this major version?**
652652

653653
- Previous versions of this Helm Chart use `apiVersion: v1` (installable by both Helm 2 and 3), this Helm Chart was updated to `apiVersion: v2` (installable by Helm 3 only). [Here](https://helm.sh/docs/topics/charts/#the-apiversion-field) you can find more information about the `apiVersion` field.
654-
- The different fields present in the *Chart.yaml* file has been ordered alphabetically in a homogeneous way for all the Bitnami Helm Charts
654+
- The different fields present in the *Chart.yaml* file has been ordered alphabetically in a homogeneous way for all the Drycc Helm Charts
655655

656656
**Considerations when upgrading to this version**
657657

@@ -677,7 +677,7 @@ This major version signifies this change.
677677

678678
## License
679679

680-
Copyright &copy; 2022 Bitnami
680+
Copyright &copy; 2022 Drycc
681681

682682
Licensed under the Apache License, Version 2.0 (the "License");
683683
you may not use this file except in compliance with the License.

addons/grafana/10/chart/grafana/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ keywords:
1818
- metrics
1919
- logs
2020
maintainers:
21-
- name: Bitnami
21+
- name: Drycc
2222
url: https://github.com/drycc/charts
2323
name: grafana
2424
sources:

addons/grafana/10/chart/grafana/values.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ commonAnnotations: {}
4242

4343
## @section Grafana parameters
4444

45-
## Bitnami Grafana image version
45+
## Drycc Grafana image version
4646
## ref: https://hub.docker.com/r/drycc/grafana/tags/
4747
## @param image.registry Grafana image registry
4848
## @param image.repository Grafana image repository
@@ -816,7 +816,7 @@ imageRenderer:
816816
## @param imageRenderer.enabled Enable using a remote rendering service to render PNG images
817817
##
818818
enabled: false
819-
## Bitnami Grafana Image Renderer image
819+
## Drycc Grafana Image Renderer image
820820
## ref: https://hub.docker.com/r/drycc/grafana-image-renderer/tags/
821821
## @param imageRenderer.image.registry Grafana Image Renderer image registry
822822
## @param imageRenderer.image.repository Grafana Image Renderer image repository
@@ -1155,14 +1155,14 @@ volumePermissions:
11551155
## @param volumePermissions.enabled Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup`
11561156
##
11571157
enabled: false
1158-
## Bitnami Shell image
1158+
## Drycc Shell image
11591159
## ref: https://hub.docker.com/r/drycc/drycc-shell/tags/
1160-
## @param volumePermissions.image.registry Bitnami Shell image registry
1161-
## @param volumePermissions.image.repository Bitnami Shell image repository
1162-
## @param volumePermissions.image.tag Bitnami Shell image tag (immutable tags are recommended)
1163-
## @param volumePermissions.image.digest Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag
1164-
## @param volumePermissions.image.pullPolicy Bitnami Shell image pull policy
1165-
## @param volumePermissions.image.pullSecrets Bitnami Shell image pull secrets
1160+
## @param volumePermissions.image.registry Drycc Shell image registry
1161+
## @param volumePermissions.image.repository Drycc Shell image repository
1162+
## @param volumePermissions.image.tag Drycc Shell image tag (immutable tags are recommended)
1163+
## @param volumePermissions.image.digest Drycc Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag
1164+
## @param volumePermissions.image.pullPolicy Drycc Shell image pull policy
1165+
## @param volumePermissions.image.pullSecrets Drycc Shell image pull secrets
11661166
##
11671167
image:
11681168
registry: docker.io

addons/mysql-cluster/8.0/chart/mysql-cluster/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!--- app-name: MySQL -->
22

3-
# MySQL packaged by Bitnami
3+
# MySQL packaged by Drycc
44

55
MySQL is a fast, reliable, scalable, and easy to use open source relational database system. Designed to handle mission-critical, heavy-load production applications.
66

77
[Overview of MySQL](http://www.mysql.com)
88

9-
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
9+
Trademarks: This software listing is packaged by Drycc. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
1010

1111
## TL;DR
1212

@@ -19,7 +19,7 @@ $ helm install my-release my-repo/mysql
1919

2020
This chart bootstraps a [MySQL](https://github.com/bitnami/containers/tree/main/bitnami/mysql) replication cluster deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
2121

22-
Bitnami charts can be used with [Kubeapps](https://kubeapps.dev/) for deployment and management of Helm Charts in clusters.
22+
Drycc charts can be used with [Kubeapps](https://kubeapps.dev/) for deployment and management of Helm Charts in clusters.
2323

2424
## Prerequisites
2525

@@ -386,15 +386,15 @@ $ helm install my-release -f values.yaml my-repo/mysql
386386

387387
It is strongly recommended to use immutable tags in a production environment. This ensures your deployment does not change automatically if the same tag is updated with a different image.
388388

389-
Bitnami will release a new chart updating its containers if a new version of the main container, significant changes, or critical vulnerabilities exist.
389+
Drycc will release a new chart updating its containers if a new version of the main container, significant changes, or critical vulnerabilities exist.
390390

391391
### Use a different MySQL version
392392

393393
To modify the application version used in this chart, specify a different version of the image using the `image.tag` parameter and/or a different repository using the `image.repository` parameter. Refer to the [chart documentation for more information on these parameters and how to use them with images from a private registry](https://docs.bitnami.com/kubernetes/infrastructure/mysql/configuration/change-image-version/).
394394

395395
### Customize a new MySQL instance
396396

397-
The [Bitnami MySQL](https://github.com/bitnami/containers/tree/main/bitnami/mysql) image allows you to use your custom scripts to initialize a fresh instance. Custom scripts may be specified using the `initdbScripts` parameter. Alternatively, an external ConfigMap may be created with all the initialization scripts and the ConfigMap passed to the chart via the `initdbScriptsConfigMap` parameter. Note that this will override the `initdbScripts` parameter.
397+
The [Drycc MySQL](https://github.com/bitnami/containers/tree/main/bitnami/mysql) image allows you to use your custom scripts to initialize a fresh instance. Custom scripts may be specified using the `initdbScripts` parameter. Alternatively, an external ConfigMap may be created with all the initialization scripts and the ConfigMap passed to the chart via the `initdbScriptsConfigMap` parameter. Note that this will override the `initdbScripts` parameter.
398398

399399
The allowed extensions are `.sh`, `.sql` and `.sql.gz`.
400400

@@ -430,7 +430,7 @@ initContainers:
430430

431431
## Persistence
432432

433-
The [Bitnami MySQL](https://github.com/bitnami/containers/tree/main/bitnami/mysql) image stores the MySQL data and configurations at the `/bitnami/mysql` path of the container.
433+
The [Drycc MySQL](https://github.com/bitnami/containers/tree/main/bitnami/mysql) image stores the MySQL data and configurations at the `/bitnami/mysql` path of the container.
434434

435435
The chart mounts a [Persistent Volume](https://kubernetes.io/docs/concepts/storage/persistent-volumes/) volume at this location. The volume is created using dynamic volume provisioning by default. An existing PersistentVolumeClaim can also be defined for this purpose.
436436

@@ -459,7 +459,7 @@ As an alternative, you can use the preset configurations for pod affinity, pod a
459459

460460
## Troubleshooting
461461

462-
Find more information about how to deal with common errors related to Bitnami's Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).
462+
Find more information about how to deal with common errors related to Drycc's Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).
463463

464464
## Upgrading
465465

@@ -473,7 +473,7 @@ $ helm upgrade my-release my-repo/mysql --set auth.rootPassword=[ROOT_PASSWORD]
473473

474474
### To 9.0.0
475475

476-
This major release renames several values in this chart and adds missing features, in order to be aligned with the rest of the assets in the Bitnami charts repository.
476+
This major release renames several values in this chart and adds missing features, in order to be aligned with the rest of the assets in the Drycc charts repository.
477477

478478
Affected values:
479479

@@ -532,7 +532,7 @@ $ kubectl delete statefulset mysql-slave --cascade=false
532532

533533
## License
534534

535-
Copyright &copy; 2022 Bitnami
535+
Copyright &copy; 2022 Drycc
536536

537537
Licensed under the Apache License, Version 2.0 (the "License");
538538
you may not use this file except in compliance with the License.

addons/mysql-cluster/8.0/chart/mysql-cluster/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ diagnosticMode:
6565

6666
## @section MySQL common parameters
6767

68-
## Bitnami MySQL image
68+
## Drycc MySQL image
6969
## ref: https://hub.docker.com/r/drycc/mysql/tags/
7070
## @param image.registry MySQL image registry
7171
## @param image.repository MySQL image repository

0 commit comments

Comments
 (0)