Skip to content

Update datadog-operator chart to v1.4.1 and datadog-crds chart to v1.3.0 #241

Update datadog-operator chart to v1.4.1 and datadog-crds chart to v1.3.0

Update datadog-operator chart to v1.4.1 and datadog-crds chart to v1.3.0 #241

Workflow file for this run

name: No lint and test needed
on:
pull_request:
paths-ignore:
- 'charts/**'
- 'test/**'
jobs:
pr-validated:
name: pr-validated
runs-on: ubuntu-latest
steps:
- name: validate
run: echo "PR OK"