openfaas / templates

OpenFaaS Classic templates
https://www.openfaas.com
MIT License
276 stars 228 forks source link

Update watchdogs #291

Closed welteki closed 2 years ago

welteki commented 2 years ago

Description

Update watchdogs

classic-watchdog: 0.2.0 -> 0.2.1 of-watchdog: 0.9.3 -> 0.9.6

Motivation and Context

Which issue(s) this PR fixes

Fixes #

How Has This Been Tested?

Tested with go template

  1. Create function using local template faas-cli new go-test --lang go
  2. Build and deploy function faas-cli up -f go-test.yml
  3. Successfully invoked go-test function.

Types of changes

Impact to existing users

Should not impact existing users. New watchdogs include an update of the Prometheus library.

Checklist: