Skip to content

Update prometheus federator app version to 0.3.5 / charts to 0.4.1 #201

Update prometheus federator app version to 0.3.5 / charts to 0.4.1

Update prometheus federator app version to 0.3.5 / charts to 0.4.1 #201

Workflow file for this run

name: CI-pullrequest
on:
pull_request:
paths-ignore:
- 'docs/**'
- 'scripts/**'
- '*.md'
- '*.dapper'
- '.gitignore'
- 'CODEOWNERS'
- 'LICENSE'
- 'Makefile'
jobs:
build:
runs-on: ubuntu-latest
container:
image: rancher/dapper:v0.5.4
steps:
- uses: actions/checkout@v1
- name: Run CI
run: dapper ci