[bitnami/wordpress] Release 19.2.2 updating components versions (#22788)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-27 06:20:33 +01:00
committed by GitHub
parent 5b73acd6cb
commit 2ad77a5d40
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r95
- name: wordpress
image: docker.io/bitnami/wordpress:6.4.2-debian-11-r18
image: docker.io/bitnami/wordpress:6.4.2-debian-11-r19
apiVersion: v2
appVersion: 6.4.2
dependencies:
@@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 19.2.1
version: 19.2.2

View File

@@ -759,4 +759,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -76,7 +76,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wordpress
tag: 6.4.2-debian-11-r18
tag: 6.4.2-debian-11-r19
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'