@@ -11,7 +11,7 @@ provided as-is with no warranties. Alpha features are not subject to the support
1111SLA of official GA features (see [ supported configurations] [ ] for more details).
1212
1313<!-- development warning placeholder -->
14- ** Warning** : This branch is used for development, please use the latest [ 7.x ] [ ] release for released version.
14+ ** Warning** : This branch is used for development, please use the latest [ 7.16 ] [ ] release for released version.
1515
1616<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1717<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
@@ -59,7 +59,7 @@ This chart is tested with the latest 7.16.0-SNAPSHOT version.
5959
6060* Clone the git repo:
` git clone [email protected] :elastic/helm-charts.git ` 6161
62- * Checkout the branch : ` git checkout 7.x `
62+ * Checkout the branch : ` git checkout 7.16 `
6363
6464* Install it:
6565 - with Helm 3: ` helm install apm-server ./helm-charts/apm-server --set imageTag=7.16.0-SNAPSHOT `
@@ -150,20 +150,20 @@ An example of APM Server deployment using OSS version can be found in
150150Please check [ CONTRIBUTING.md] [ ] before any contribution or for any questions
151151about our development and testing process.
152152
153- [ 7.x ] : https://github.com/elastic/helm-charts/releases
153+ [ 7.16 ] : https://github.com/elastic/helm-charts/releases
154154[ BREAKING_CHANGES.md ] : https://github.com/elastic/helm-charts/blob/master/BREAKING_CHANGES.md
155155[ CHANGELOG.md ] : https://github.com/elastic/helm-charts/blob/master/CHANGELOG.md
156156[ CONTRIBUTING.md ] : https://github.com/elastic/helm-charts/blob/master/CONTRIBUTING.md
157157[ affinity ] : https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity
158158[ annotations ] : https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
159159[ apm server docker image ] : https://www.elastic.co/guide/en/apm/server/7.16/running-on-docker.html
160160[ apm server oss docker image ] : https://www.docker.elastic.co/r/apm/apm-server-oss
161- [ default elasticsearch helm chart ] : https://github.com/elastic/helm-charts/tree/7.x /elasticsearch/README.md#default
161+ [ default elasticsearch helm chart ] : https://github.com/elastic/helm-charts/tree/7.16 /elasticsearch/README.md#default
162162[ environment variables ] : https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/#using-environment-variables-inside-of-your-config
163163[ environment from variables ] : https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/#configure-all-key-value-pairs-in-a-configmap-as-container-environment-variables
164- [ examples ] : https://github.com/elastic/helm-charts/tree/7.x /apm-server/examples
165- [ examples/oss ] : https://github.com/elastic/helm-charts/tree/7.x /apm-server/examples/oss
166- [ examples/security ] : https://github.com/elastic/helm-charts/tree/7.x /apm-server/examples/security
164+ [ examples ] : https://github.com/elastic/helm-charts/tree/7.16 /apm-server/examples
165+ [ examples/oss ] : https://github.com/elastic/helm-charts/tree/7.16 /apm-server/examples/oss
166+ [ examples/security ] : https://github.com/elastic/helm-charts/tree/7.16 /apm-server/examples/security
167167[ helm ] : https://helm.sh
168168[ horizontal pod autoscaler ] : https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
169169[ hostAliases ] : https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/
@@ -180,7 +180,7 @@ about our development and testing process.
180180[ resources ] : https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
181181[ service ] : https://kubernetes.io/docs/concepts/services-networking/service/
182182[ serviceAccount ] : https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
183- [ supported configurations ] : https://github.com/elastic/helm-charts/tree/7.x /README.md#supported-configurations
183+ [ supported configurations ] : https://github.com/elastic/helm-charts/tree/7.16 /README.md#supported-configurations
184184[ tolerations ] : https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
185185[ updateStrategy ] : https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#updating-a-deployment
186- [ values.yaml ] : https://github.com/elastic/helm-charts/tree/7.x /apm-server/values.yaml
186+ [ values.yaml ] : https://github.com/elastic/helm-charts/tree/7.16 /apm-server/values.yaml
0 commit comments