Skip to content

upgrade to postgresql chart 16.0.6 (app version 17.0.0) #647

upgrade to postgresql chart 16.0.6 (app version 17.0.0)

upgrade to postgresql chart 16.0.6 (app version 17.0.0) #647

Workflow file for this run

name: build
on:
- push
jobs:
build:
name: Build
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Build the ansible execution environment
run: ./ansible-lint.sh --version
- name: Lint the development.yml playbook
run: ./ansible-lint.sh --offline --parseable development.yml