Sha256: 34cd69b70f19c8eed4c2ad03d44be375e8d6df688de70752bcf719aedda0ef1a

Contents?: true

Size: 1.79 KB

Versions: 0

Compression: gzip

Compressed size: 742 Bytes

Stored size: 742 Bytes

Contents

--- !ruby/object:Gem::Specification
name: helm_upgrade_logs
version: !ruby/object:Gem::Version
  version: 0.4.1
platform: ruby
authors:
- Samuel Garratt
autorequire:
bindir: exe
cert_chain: []
date: 2023-10-06 00:00:00.000000000 Z
dependencies: []
description: Basic wrapper around helm and kubectl to allow easy debugging of a helm
  release. All arguments after a usual helm upgrade are used as normal
email:
- samuel.garratt@sentify.co
executables:
- helm_test_logs
- helm_upgrade_logs
extensions: []
extra_rdoc_files: []
files:
- ".github/workflows/test.yml"
- ".gitignore"
- ".gitlab-ci.yml"
- ".idea/helm_upgrade_logs.iml"
- ".idea/misc.xml"
- ".idea/modules.xml"
- ".idea/vcs.xml"
- ".rspec"
- ".rubocop.yml"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- bin/console
- bin/helm_upgrade_logs.sh
- bin/setup
- bin/start_kind.sh
- exe/helm_test_logs
- exe/helm_upgrade_logs
- helm_upgrade_logs.gemspec
- lib/helm_upgrade_logs.rb
- lib/helm_upgrade_logs/version.rb
homepage: https://gitlab.com/samuel-garratt/helm_upgrade_logs
licenses:
- MIT
metadata:
  homepage_uri: https://gitlab.com/samuel-garratt/helm_upgrade_logs
  source_code_uri: https://gitlab.com/samuel-garratt/helm_upgrade_logs
  changelog_uri: https://gitlab.com/samuel-garratt/helm_upgrade_logs/CHANGELOG.md
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.4.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.2.3
signing_key:
specification_version: 4
summary: Basic wrapper around helm and kubectl to allow easy debugging of a helm release.
test_files: []

Package Spec version

helm_upgrade_logs-0.4.1