Skip to content

Commit

Permalink
use new docker image for apache-nas
Browse files Browse the repository at this point in the history
  • Loading branch information
edevosc2c committed Nov 8, 2024
1 parent 7db3634 commit e1412f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apache-nas/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: apache-nas
description: A Helm chart for deploying a Apache-httpd server
type: application
version: 1.1.0
version: 1.2.0
appVersion: "1.16.0"
2 changes: 1 addition & 1 deletion apache-nas/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ env_variables: []

tolerations: []

docker_image: php:7.4-apache
docker_image: ghcr.io/camptocamp/georchestra-docker-images/apache-nas:1.0.0-8.3

0 comments on commit e1412f2

Please sign in to comment.