Skip to content

Instantly share code, notes, and snippets.

@nfirvine
nfirvine / changelog.md
Created May 2, 2018 19:04 — forked from spinnaker-release/changelog.md
Spinnaker 1.7.0

Spinnaker 1.7.0

If you're a Halyard user, please upgrade to Halyard 1.0.0 before updating your Spinnaker version.

The most notable change in this Spinnaker release is that Kayenta is now part of the mainline Spinnaker BOM instead of its own canary-preview BOM.

There have also been numerous enhancements, fixes and features across all of Spinnaker's other services:

Front50 0.10.0

Features

@nfirvine
nfirvine / adblock.sh
Last active August 29, 2015 14:21 — forked from teffalump/README.md
Simple openwrt adblock script
#!/bin/sh
#Put in /etc/adblock.sh
#Block ads, malware, etc.
# Only block wireless ads? Y/N
ONLY_WIRELESS="N"
# IPv6 support? Y/N
IPV6="N"