summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Update release notes for El Alto Early DropPrudence Au1-0/+13
2019-07-04Merge "Document OJSI-202 (CVE-2019-12127) vulnerability"Sylvain Desbureaux1-0/+1
2019-06-26Removed duplicate OOM doc linksMike Elliott1-7/+7
2019-06-05Document OJSI-202 (CVE-2019-12127) vulnerabilityKrzysztof Opasiak1-0/+1
2019-06-05Document OJSI-188 vulnerabilityKrzysztof Opasiak1-0/+1
2019-06-05Document OJSI-134 vulnerabilityKrzysztof Opasiak1-0/+2
2019-06-05Improve security release notesKrzysztof Opasiak1-0/+6
2019-06-05Add dublin release notesMike Elliott1-0/+53
2019-02-04correct doclint issuesSylvain Desbureaux1-27/+57
2018-11-29Update format of release summaryMike Elliott1-9/+9
2018-11-29Update Known Issueandreasgeissler1-2/+5
2018-11-29Added Known Issueandreasgeissler1-0/+9
2018-11-28Update OOM docs for CasablancaMike Elliott1-0/+31
2018-10-23Updated: Spellig Mistakeankatare1-1/+1
2018-06-07Final update of the oom beijing release notesRoger Maitland1-9/+26
2018-05-31Document Security section of the Release NotesGildas Lanilis1-57/+62
2018-05-16Add OOM Release Notes to RTDRoger Maitland1-7/+390
2018-01-24Changed TAB indents to spaces+traaling white spaceDavid Minodier1-6/+6
2017-11-16DOC: Updated release notes copyrights.Marc Alexandre Choquette1-1/+1
2017-11-16DOC: push release notes for R1Michael O'Brien1-0/+65
an>: v1 metadata: name: {{ .Release.Name }}-aaf-hello-pv namespace: {{ include "common.namespace" . }} labels: app: {{ .Chart.Name }}-hello chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" release: "{{ .Release.Name }}" heritage: "{{ .Release.Service }}" name: {{ include "common.fullname" . }} spec: capacity: storage: {{ .Values.persistence.config.size}} accessModes: - {{ .Values.persistence.config.accessMode }} persistentVolumeReclaimPolicy: {{ .Values.persistence.config.volumeReclaimPolicy }} hostPath: path: {{ .Values.global.persistence.mountPath | default .Values.persistence.mountPath }}/{{ .Release.Name }}/{{ .Values.persistence.mountSubPath }} storageClassName: "{{ include "common.fullname" . }}-data" {{- end -}} {{- end -}} {{- end -}}