Sha256: 63b64da972141107929d03e151838425ac962e47a0d5875603baf87a304a531a

Contents?: true

Size: 178 Bytes

Versions: 16

Compression:

Stored size: 178 Bytes

Contents

# Docs: https://kubes.guru/docs/config/hooks/kubes/

before("apply",
  execute: "echo 'kubes before apply hook'",
)

after("apply",
  execute: "echo 'kubes after apply hook'",
)

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
kubes-0.9.3 lib/templates/new/hooks/kubes.rb
kubes-0.9.2 lib/templates/new/hooks/kubes.rb
kubes-0.9.1 lib/templates/new/hooks/kubes.rb
kubes-0.9.0 lib/templates/new/hooks/kubes.rb
kubes-0.8.10 lib/templates/new/hooks/kubes.rb
kubes-0.8.9 lib/templates/new/hooks/kubes.rb
kubes-0.8.8 lib/templates/new/hooks/kubes.rb
kubes-0.8.7 lib/templates/new/hooks/kubes.rb
kubes-0.8.6 lib/templates/new/hooks/kubes.rb
kubes-0.8.5 lib/templates/new/hooks/kubes.rb
kubes-0.8.4 lib/templates/new/hooks/kubes.rb
kubes-0.8.3 lib/templates/new/hooks/kubes.rb
kubes-0.8.2 lib/templates/new/hooks/kubes.rb
kubes-0.8.1 lib/templates/new/hooks/kubes.rb
kubes-0.8.0 lib/templates/new/hooks/kubes.rb
kubes-0.7.10 lib/templates/new/hooks/kubes.rb